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.
Bug Report
3.10.2
1.8.10
VS Code
TypeScript code being linted
// tslint:disable-next-line:no-unused-expression
with
tslint.json
configuration:(not relevant)
Actual behavior
comment must start with uppercase letter
Expected behavior
Not expected, but it would be nice if this was ignored as an exception to the comment rule.
A multi-line comment can be used instead, but it's not ideal.
The text was updated successfully, but these errors were encountered: