build(deps-dev): Bump @types/node from 20.6.2 to 20.6.3
[e-mobility-charging-stations-simulator.git] / tsconfig-orm.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "sourceMap": true
5 }
6 }