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'm skipping prettier for now because its out-of-the-box rules are in conflict with the current lint rules. We would either need to restyle the entire project and change the current lint rules and/or add a bunch of overrides in .prettierrc to match the current style. @sahat let me know which way you would want to go.
I'd like to know if we should implement
lint-staged
inpackage.json
: that way we'll be able to lint and prettify all files which are being changed.If you deem this as a good idea, I'd like to take this up 😄
The text was updated successfully, but these errors were encountered: