Skip to content

Commit 57cf44e

Browse files
Remove log files from .npmignore and ensure config files are included
1 parent ab27b10 commit 57cf44e

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)