David Hara

Results 1 issues of David Hara

Is there a way to configure tslint-loader/webpack2 so that the entire webpack build will fail (return a non-0 exit code)? I tried with `emitErrors: true` and `failOnHint: true` but neither...