Merge pull request #85 from SAP/dependabot/npm_and_yarn/moment-2.29.4
[e-mobility-charging-stations-simulator.git] / tsconfig-orm.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "module": "commonjs"
5 }
6 }