Skip to content

Commit

Permalink
Fix "Cannot resolve all parameters form component error"
Browse files Browse the repository at this point in the history
  • Loading branch information
espumita committed Oct 31, 2019
1 parent 3410677 commit da6f339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Angular/tsconfig.json
Expand Up @@ -6,6 +6,7 @@
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"module": "esnext",
"moduleResolution": "node",
Expand Down

0 comments on commit da6f339

Please sign in to comment.