I'd like to configure my tsconfig.json file to block transpile in case of error, but I dont find this flag or configuration in docs. Someone know how Can I do this?
tsconfig options
tsoption --noEmitOnError: true