X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tsconfig.json;h=7bac1a34081d3c73694c9ac3b33ef23087671574;hb=8c89de764cfca61d3bb2d17cdacd8bc4de48de8d;hp=ba5b667e73effaf6b40b43920b9e8a5514e84daa;hpb=403234ed6120ba4bc01578b3ec237fa5fd4c0f6d;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,