Skip to content

Commit 9076849

Browse files
fix: Remove *.log from .npmignore and add config files
1 parent 4e3f8c7 commit 9076849

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
node_modules
2-
*.log
32
.*
43
bin
54
obj
@@ -14,3 +13,6 @@ typedoc.json
1413
tsconfig.*
1514
pnpm-lock.yaml
1615
package-lock.json
16+
eslint.config.*
17+
vitest.config.*
18+
rollup.config.*

0 commit comments

Comments
 (0)