Bump typedoc from 0.20.32 to 0.20.33 (#286)
[poolifier.git] / tsconfig.development.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }