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
one with fewer restrictions, fewer warnings and fewer errors that we can run quickly and can run unnoticed on every file save
one with more restriction that one ever X someone can pick up and correct the code in a single PR
I'd like to note also that we should consider the running speeds of each rules using: TIMING=1 yarn lint
this will give us a better idea of the time spent on each rule and we can disable long-running rules that are not strictly necessary.
This is an example of the output:
List of anomalies
typescript-eslint/member-ordering
andreact/sort-comp
max-len
rule not auto fixable.The text was updated successfully, but these errors were encountered: