We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ea68b commit dd5325cCopy full SHA for dd5325c
1 file changed
.npmignore
@@ -1,7 +1,7 @@
1
.DS_Store
2
.yarn
3
-tsconfig.*
4
-tsup.*
+**/tsconfig.*
+**/tsup.*
5
src
6
-node_modules
7
-package.json.backup
+**/node_modules
+**/package.json.backup
0 commit comments