diff --git a/.npmignore b/.npmignore index e95b8803..79d4a6c8 100644 --- a/.npmignore +++ b/.npmignore @@ -40,3 +40,11 @@ rollup.config.types.js // bundler - esbuild esbuild.config.dev.mjs esbuild.config.prod.mjs + +// unused configs +.eslintrc.json +.gitattributes +.prettierrc.json +.stylelintrc.json +beta-release.js +tsconfig.json