diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..0cacddf --- /dev/null +++ b/.npmignore @@ -0,0 +1,15 @@ +coverage +.nyc_output +docs +src +tests +tsconfig.json +yarn-error.log +benchmark +.prettierignore +.husky +.github +.gitattributes +.eslintrc.js +.eslintignore +commitlint.config.js \ No newline at end of file