mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(build) share tsconfig, add 'clean' and npmignore
This commit is contained in:
9
.npmignore
Normal file
9
.npmignore
Normal file
@@ -0,0 +1,9 @@
|
||||
# source
|
||||
**/*.ts
|
||||
*.ts
|
||||
|
||||
# configuration
|
||||
package-lock.json
|
||||
tslint.json
|
||||
tsconfig.json
|
||||
.prettierrc
|
||||
Reference in New Issue
Block a user