Bump eslint-plugin-jsdoc from 32.0.2 to 32.1.0 (#212)
[poolifier.git] / tsconfig.development.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }