fa47be84e0
Stricter typescript
20 lines
166 B
Text
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
|