Merge branch 'master' into dependabot/npm_and_yarn/types/node-14.14.28
[poolifier.git] / tsconfig.development.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }