Skip to content

Upgrade to ESLint 9#750

Closed
chrischrischris wants to merge 3 commits intomainfrom
lintup
Closed

Upgrade to ESLint 9#750
chrischrischris wants to merge 3 commits intomainfrom
lintup

Conversation

@chrischrischris
Copy link
Copy Markdown
Contributor

@chrischrischris chrischrischris commented Feb 2, 2026

Standardize on @adobe/eslint-config-helix with some slight tweaks for da-live

  • Convert .eslintrc.cjs to eslint.config.js with ES6 imports
  • Remove @babel/core and @babel/eslint-parser (25 packages)
  • Configure no-unused-vars to ignore e and _ variables
  • Fix max-len violations across multiple files
  • Eliminate duplicate indent and object-curly-newline rules

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync bot commented Feb 2, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

- Convert .eslintrc.cjs to eslint.config.js with ES6 imports
- Remove @babel/core and @babel/eslint-parser (25 packages)
- Add @stylistic/eslint-plugin for style rules
- Configure no-unused-vars to ignore e and _ variables
- Fix max-len violations across multiple files
- Eliminate duplicate indent and object-curly-newline rules
@chrischrischris
Copy link
Copy Markdown
Contributor Author

Will wait to merge this until after hlx6 pr: #760 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants