nestjs-http-promise/.gitignore
Conicaw fa47be84e0
build: stricter typescript
Stricter typescript
2023-07-05 18:33:32 -05:00

20 lines
166 B
Text

# dependencies
/node_modules
# IDE
/.idea
/.awcache
/.vscode
# misc
npm-debug.log
.DS_Store
# tests
/test
/coverage
/.nyc_output
# dist
dist
tsconfig.tsbuildinfo