Prevent compiler from stopping on ts warning
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
},
|
||||
"awesomeTypescriptLoaderOptions": {
|
||||
"useCache": true,
|
||||
"errorsAsWarnings": true,
|
||||
"reportFiles": [
|
||||
"./ts/**/*"
|
||||
]
|
||||
|
Reference in New Issue
Block a user