Skip to content

Commit f25580f

Browse files
committed
fix(npm): don't publish devtool config files
1 parent b86ca49 commit f25580f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
/renovate.json
88
/.snyk
99
/.husky
10+
/*.config.js
11+
/*.config.cjs
12+
/*.config.mjs
13+
/*.config.ts
14+
/*.config.cts
15+
/*.config.mts
1016
*.ts
1117
!*.d.ts
1218
/fix-types-for-back-compat.js

0 commit comments

Comments
 (0)