Files
nest/.npmignore
2018-10-19 09:55:50 +02:00

13 lines
128 B
Plaintext

# source
**/*.ts
*.ts
# definitions
!**/*.d.ts
!*.d.ts
# configuration
package-lock.json
tslint.json
tsconfig.json
.prettierrc