Skip to content

Commit

Permalink
Merge pull request #146 from ngx-rocket/bugfix/typescript-mismatch-wa…
Browse files Browse the repository at this point in the history
…rning

Fixed typescript mismatch warning (closes #145)
  • Loading branch information
sinedied committed Oct 9, 2017
2 parents a71dbe1 + 56c5998 commit 153d95b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions generators/app/templates/_.angular-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,8 @@
"defaults": {
"styleExt": "scss",
"component": {}
},
"warnings": {
"typescriptMismatch": false
}
}

0 comments on commit 153d95b

Please sign in to comment.