Rename tooling config repos to use frontend-*
convention
#160
Labels
maintenance
Routine upkeep necessary for the health of the platform
frontend-*
convention
#160
Background
MFEs use
frontend-app-*
, MFE components usefrontend-component-*
, and the main frameworks just usefrontend-*
. As someone who doesn't usually work on the frontend, this has been pretty useful in helping me understanding what is what 💯Suggestion
Rename the tooling config repos the same way:
stylelint-config-edx
->frontend-config-stylelint
typescript-config
->frontend-config-typescript
browserslist-config
->frontend-config-browserslist
eslint-config
->frontend-config-eslint
The text was updated successfully, but these errors were encountered: