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 not be turning off sort-imports and import/sorting but these were messing with dependency bumps and having them on would require a lot of refactoring. Let's turn these back on in .eslintrc.json and work the imports as necessary to satisfy eslint.
The text was updated successfully, but these errors were encountered:
We should not be turning off
sort-imports
andimport/sorting
but these were messing with dependency bumps and having them on would require a lot of refactoring. Let's turn these back on in .eslintrc.json and work the imports as necessary to satisfy eslint.The text was updated successfully, but these errors were encountered: