Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 (#261)
[poolifier.git] / tsconfig.development.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }