'noEmitOnError': true ↔ to disable ANY output file if any type errors found
"noEmitOnError": true will prevent output of even correctly typed files, if any single error found!