diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..58180a8 --- /dev/null +++ b/.npmignore @@ -0,0 +1,23 @@ +/.github/ +/.vscode/ +/examples/ +/src/ +/tests/ +/.eslintignore +/.eslintrc.cjs +/.gitignore +/.prettierignore +/.prettierrc.cjs +/.release-it.json +/.release-plan.json +/CODE_OF_CONDUCT.md +/CONTRIBUTING.md +/RELEASE.md +/ast-notes.md +/design.md +/index.html +/pnpm-lock.yaml +/pnpm-workspace.yaml +/tsconfig.json +/tsconfig.lint.json +/vite.config.ts