back to failing on error with ts transpile
This commit is contained in:
parent
b75920867b
commit
3564ce7d6d
@ -4,7 +4,7 @@
|
||||
"strict": true,
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": true,
|
||||
"noEmitOnError": false,
|
||||
"noEmitOnError": true,
|
||||
"module": "es6",
|
||||
"target": "es5",
|
||||
"allowJs": true,
|
||||
|
Loading…
Reference in New Issue
Block a user