Create .npmignore
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/src
|
||||
/node_modules
|
||||
|
||||
tsconfig.json
|
||||
tsup.config.ts
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
/src
|
||||
/node_modules
|
||||
|
||||
tsconfig.json
|
||||
tsup.config.ts
|
||||