Bump @types/node from 14.14.31 to 14.14.32 (#258)
[poolifier.git] / tsconfig.development.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }