X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tsconfig.json;h=7bac1a34081d3c73694c9ac3b33ef23087671574;hb=509ed1c0d1d700122cb799671548cbd2384c9e07;hp=ba5b667e73effaf6b40b43920b9e8a5514e84daa;hpb=c1642477dde718a0ba902a0d6dc39a1fdcfe2bcf;p=osm%2FNG-UI.git diff --git a/tsconfig.json b/tsconfig.json index ba5b667..7bac1a3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,7 @@ "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, - "module": "esnext", + "module": "es2020", "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true,