diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..13af8a3 --- /dev/null +++ b/.npmignore @@ -0,0 +1,5 @@ +.github/* +test/* +.eslint* +.nvmrc +pnpm-workspace.yaml \ No newline at end of file