Skip to content

Commit 7fa05d2

Browse files
committed
Only publish strictly necessary files
1 parent 6427c50 commit 7fa05d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"scripts": {
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
15+
"files": [
16+
"index.js",
17+
"node.js",
18+
"typescript.js"
19+
],
1520
"keywords": [
1621
"eslint",
1722
"eslintconfig"

0 commit comments

Comments
 (0)