This commit is contained in:
Wessel T
2019-05-08 20:18:51 +02:00
parent a919f6aa40
commit e09c62dbc2
4 changed files with 14 additions and 13 deletions

View File

@@ -15,7 +15,8 @@
},
"files": [
"lib/",
"LICENSE"
"LICENSE",
"index.d.ts"
],
"scripts": {
"fix": "eslint --fix --quiet --color lib/*",