Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint for missing message descriptions #517

Open
brian-smith-tcril opened this issue Mar 11, 2024 · 0 comments
Open

lint for missing message descriptions #517

brian-smith-tcril opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
epic Large unit of work, consisting of multiple tasks

Comments

@brian-smith-tcril
Copy link
Contributor

Step 1

Step 2

  • Switch all consumers of frontend-build that use createConfig('eslint', { over to createConfig('eslint-next', {
    • this will include fixing all missing description lint errors for each consuming application

Step 3

  • Remove eslint-next from frontend-build, update eslintrc in frontend-build to include the message description lint rule

Step 4

  • Switch all consumers of frontend-build that use createConfig('eslint-next', { back to createConfig('eslint', {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Large unit of work, consisting of multiple tasks
Projects
Status: In progress
Development

No branches or pull requests

2 participants