Bump mocha from 8.3.1 to 8.3.2 (#268)
[poolifier.git] / tsconfig.development.json
CommitLineData
660940b0
JB
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6}