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
The imports are bit messy so it'd be nice to automate their ordering. There is a package called sort-imports that you can use or eslint-plugin-import. I feel the latter would be the better option: https://socket.dev/npm/package/eslint-plugin-import
The text was updated successfully, but these errors were encountered:
The imports are bit messy so it'd be nice to automate their ordering. There is a package called
sort-imports
that you can use oreslint-plugin-import
. I feel the latter would be the better option:https://socket.dev/npm/package/eslint-plugin-import
The text was updated successfully, but these errors were encountered: