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