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
- updated eslint config for workspace generator so that existing code
does not throw errors, but scope for code standardization is apparent.
- currently the codebase does not employ and standardization in
import/export rules and they are all over the place currently
- adding this eslint plugin will enforce import/export guidelines in
combination with prettier and ensures all imports are standardized
across the codebase
0 commit comments