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
I just read a few examples, but many of them look a bit too esoteric, and for instance they don't pass a "standard" linter (e.g. the classic eslint+airbnb). One for all, nesting ternary operators.
I think in general this could improve a ton if the "wrong examples" wouldn't be abstract, but concrete/real world enough, and in general not things that a linter would catch already. (Not trying to be overly critic, love this kind of works.)
The text was updated successfully, but these errors were encountered:
I just read a few examples, but many of them look a bit too esoteric, and for instance they don't pass a "standard" linter (e.g. the classic eslint+airbnb). One for all, nesting ternary operators.
I think in general this could improve a ton if the "wrong examples" wouldn't be abstract, but concrete/real world enough, and in general not things that a linter would catch already. (Not trying to be overly critic, love this kind of works.)
The text was updated successfully, but these errors were encountered: