Skip to content

Commit

Permalink
Adjust Angular samples webpack configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Sep 24, 2020
1 parent d5ddece commit 4ecd6f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/integrations/angular/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"skipLibCheck": true,
"typeRoots": [
"node_modules/@types"
],
Expand Down

0 comments on commit 4ecd6f3

Please sign in to comment.