Skip to content

Commit fd6d3a5

Browse files
author
Christopher J. Brody
committed
fix: exclude .eslint*.* from npm published files
1 parent acf6b5b commit fd6d3a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"bin",
3737
"lib",
3838
"templates",
39+
"!.eslint*.*",
3940
"README.md"
4041
],
4142
"author": "Christopher J. Brody <[email protected]>",

0 commit comments

Comments
 (0)