This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 889
Error: missing severity rule #2650
Comments
Hi guys, I do have the same issue with the following rule:
N/A with tslint.json configuration:
Error: Severity for rule 'trailing-comma not found |
I have the same problem with |
fixed in #2516 |
@gargantuan The commit that merges in #2516 (617e705) is one commit behind the v5.1 release (d8db246) so it just missed the last release. @nchen63 I think the community would really appreciate if you can make a patch release that includes this fix. |
v5.2 is coming very soon: #2666 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Report
tslint --project tsconfig.json --config tslint.json --exclude '**/*.js'
TypeScript code being linted
N/A
with
tslint.json
configuration:Actual behavior
Should not complain about missing severity rule.
Expected behavior
The text was updated successfully, but these errors were encountered: