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
We should fix our JS Code linting to prevent failures
We have a good config for the linters so when you write code it's all formatted in the same way. (currently the settings are all not aligned).
CLI and editor have the same linting configs
Updating the pre-commit hooks to ensure the same settings and will run each time (pre-commit is rejecting the editors config)
The text was updated successfully, but these errors were encountered:
Per retro on Jan 29th 2025
We should fix our JS Code linting to prevent failures
We have a good config for the linters so when you write code it's all formatted in the same way. (currently the settings are all not aligned).
CLI and editor have the same linting configs
Updating the pre-commit hooks to ensure the same settings and will run each time (pre-commit is rejecting the editors config)
The text was updated successfully, but these errors were encountered: