Skip to content

Commit

Permalink
chore(migrate to Angular 10): changes in tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Snehal Kumbhar committed Mar 23, 2021
1 parent abca517 commit 30f4899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Expand Up @@ -7,7 +7,7 @@
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "esnext",
"module": "es2020",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit 30f4899

Please sign in to comment.