You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Feature request
Repro
I did a silly and forgot to call
JSON.parse
on the value being passed toLinter
.Actual behavior
It ran without error, but reported 0 lint failures.
Expected behavior
It should have blown up and told me I'm an idiot for passing an invalid tslint.json equivalent.
:(
(I'll send a PR for this unless directed otherwise)
The text was updated successfully, but these errors were encountered: