Bump eslint from 7.20.0 to 7.21.0 (#244)
[poolifier.git] / tsconfig.development.json
... / ...
CommitLineData
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6}