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