diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..590ddcd --- /dev/null +++ b/.npmignore @@ -0,0 +1,5 @@ +/src +/node_modules + +tsconfig.json +tsup.config.ts