Skip to content

Commit 866639c

Browse files
committed
[meta] since tests are npmignored, also npmignore test config files
1 parent 81283c1 commit 866639c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"publishConfig": {
4747
"ignore": [
4848
".github/workflows",
49+
".eslintrc",
50+
".nycrc",
4951
"test"
5052
]
5153
},

0 commit comments

Comments
 (0)