feat(schematics): disable typescript mismatch warnings
This commit is contained in:
parent
b17d9717e9
commit
ecb87a0dcd
@ -53,5 +53,8 @@
|
|||||||
"service": {
|
"service": {
|
||||||
"spec": false
|
"spec": false
|
||||||
} <% } %>
|
} <% } %>
|
||||||
|
},
|
||||||
|
"warnings": {
|
||||||
|
"typescriptMismatch": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user