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