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