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 Feb 21, 2022. It is now read-only.
The brace-style rule can apply fixes in eslint, but not with tslint. I am converting a project to typescript and have enjoyed and relied on setting some of the styling rules in eslint and having them autofix. But this is one of a few style rules that are not autofixed with tslint. It would be really great to have that functionality again.
In another vein, it would be useful to know (perhaps in the big table in the readme) which rules are fixable, either just at all, or specifically which ones are with eslint that are not fixable yet with tslint.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The
brace-style
rule can apply fixes in eslint, but not with tslint. I am converting a project to typescript and have enjoyed and relied on setting some of the styling rules in eslint and having them autofix. But this is one of a few style rules that are not autofixed with tslint. It would be really great to have that functionality again.In another vein, it would be useful to know (perhaps in the big table in the readme) which rules are fixable, either just at all, or specifically which ones are with eslint that are not fixable yet with tslint.
The text was updated successfully, but these errors were encountered: