We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1eb458 + de39c26 commit 98be6d3Copy full SHA for 98be6d3
1 file changed
.npmignore
@@ -0,0 +1,23 @@
1
+/.github/
2
+/.vscode/
3
+/examples/
4
+/src/
5
+/tests/
6
+/.eslintignore
7
+/.eslintrc.cjs
8
+/.gitignore
9
+/.prettierignore
10
+/.prettierrc.cjs
11
+/.release-it.json
12
+/.release-plan.json
13
+/CODE_OF_CONDUCT.md
14
+/CONTRIBUTING.md
15
+/RELEASE.md
16
+/ast-notes.md
17
+/design.md
18
+/index.html
19
+/pnpm-lock.yaml
20
+/pnpm-workspace.yaml
21
+/tsconfig.json
22
+/tsconfig.lint.json
23
+/vite.config.ts
0 commit comments