Skip to content

Commit

Permalink
feat(schematics): disable typescript mismatch warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Dec 13, 2017
1 parent b17d971 commit ecb87a0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
"service": {
"spec": false
} <% } %>
},
"warnings": {
"typescriptMismatch": false
}
}

0 comments on commit ecb87a0

Please sign in to comment.