Skip to content

Commit dd5325c

Browse files
committed
don’t ship tsconfigs as it errors in ide downstream
1 parent 13ea68b commit dd5325c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.npmignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DS_Store
22
.yarn
3-
tsconfig.*
4-
tsup.*
3+
**/tsconfig.*
4+
**/tsup.*
55
src
6-
node_modules
7-
package.json.backup
6+
**/node_modules
7+
**/package.json.backup

0 commit comments

Comments
 (0)