Skip to content

Commit 4ceab67

Browse files
Update .npmignore to remove 'planned' directory and include config files for eslint, vitest, and rollup
1 parent 092ed04 commit 4ceab67

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
@@ -6,11 +6,13 @@ obj
66
/tests
77
/spec
88
/src
9-
/planned
109
/docs
1110
/archive
1211
/examples
1312
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)