-
Notifications
You must be signed in to change notification settings - Fork 96
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
Revisit JS linting #1433
Comments
This was referenced Jan 10, 2023
Related: #1437 |
List of eslint rules that using in CMS5. |
As a solution you can use the Prettier to fix some minor eslint issues. |
This was referenced Jun 27, 2023
This was referenced Jul 11, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It was decided to suppress new JS linting issues before the CMS 5 beta in this issue as it was causing CI failures when PR's were otherwise fine
We should work out what new rules we wish to keep and re-enable them. See the PRs linked from the above issue for the rules which were suppressed.
Acceptance criteria
When deciding if a rule should be enabled consider
PRs
ESLint config
Fixed modules
Update eslint version
The text was updated successfully, but these errors were encountered: