We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb85cc + 13b036a commit ce2f61fCopy full SHA for ce2f61f
1 file changed
package.json
@@ -23,5 +23,8 @@
23
"engines": {
24
"node": ">=6.10.0"
25
},
26
- "license": "ISC"
+ "license": "ISC",
27
+ "files": [
28
+ "lib/rules/*.js"
29
+ ]
30
}
0 commit comments