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
Doesn't matter if it's ESLint, JSLint, Prettier ... currently there's no consistency (double/single quotes, semicolons on/off, spacing around if/functions, etc.) which makes it jarring to read and harder to commit to since there are no rules.
Editorconfig would also be nice.
The text was updated successfully, but these errors were encountered:
Doesn't matter if it's ESLint, JSLint, Prettier ... currently there's no consistency (double/single quotes, semicolons on/off, spacing around if/functions, etc.) which makes it jarring to read and harder to commit to since there are no rules.
Editorconfig would also be nice.
The text was updated successfully, but these errors were encountered: