Skip to content

Commit 6b88aef

Browse files
platinumazuretmcw
authored andcommitted
Fix: Remove redundant LICENSE/README names from files (eslint#203)
1 parent fbf7883 commit 6b88aef

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@
1111
"lib": "./lib"
1212
},
1313
"files": [
14-
"lib",
15-
"LICENSE.BSD",
16-
"LICENSE.closure-compiler",
17-
"LICENSE.esprima",
18-
"README.md"
14+
"lib"
1915
],
2016
"maintainers": [
2117
{

0 commit comments

Comments
 (0)