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 Jul 15, 2023. It is now read-only.
Describe the solution you'd like
The recommended ruleset seems to be opinionated about different tslint core rules. It can provide a complete config for tslint. But in my case i use tslint:all and remove a few rules. It could be great to have something like
tslint-microsoft-contrib : all recommended rules from the microsoft contrib repository only.
tslint-microsoft-config : all recommended rules, extendind the tslint-microsoft-contrib.
The text was updated successfully, but these errors were encountered:
Feature request
Describe the solution you'd like
The recommended ruleset seems to be opinionated about different tslint core rules. It can provide a complete config for tslint. But in my case i use tslint:all and remove a few rules. It could be great to have something like
tslint-microsoft-contrib
: all recommended rules from the microsoft contrib repository only.tslint-microsoft-config
: all recommended rules, extendind thetslint-microsoft-contrib
.The text was updated successfully, but these errors were encountered: