Skip to content

Commit b43ff54

Browse files
authored
Update .npmignore
1 parent e7eb115 commit b43ff54

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ esbuild.config.dev.mjs
4242
esbuild.config.prod.mjs
4343

4444
// unused configs
45-
.*
45+
.eslintrc.json
46+
.gitattributes
47+
.prettierrc.json
48+
.stylelintrc.json
4649
beta-release.js
4750
tsconfig.json

0 commit comments

Comments
 (0)