Skip to content

chore: update eslint to v10 and @ionic/eslint-config to v0.5.0 - #8596

Open
ItsChaceD wants to merge 3 commits into
nextfrom
feat/RMET-4734/eslint-10
Open

ItsChaceD wants to merge 3 commits into
nextfrom
feat/RMET-4734/eslint-10

Conversation

@ItsChaceD

Copy link
Copy Markdown
Contributor

Description

Updates eslint to v10 and @ionic/eslint-config to v1.

The eslintConfig block and .eslintignore move into a new root eslint.config.cjs. Also dropped --ext ts from the lint script, since flat config doesn't use it. The config ignores .js files instead, so we're still linting the same thing as before.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

https://outsystemsrd.atlassian.net/browse/RMET-4734

Eslint 10 removed the old eslintrc format, so the config had to be rewritten. Eslint 9 is also end of life as of August 2026.

Platforms Affected

  • Android
  • iOS
  • Web

Notes

Needs @ionic/eslint-config@1.0.0 published first. Run npm install to update the lockfile.

@ItsChaceD ItsChaceD changed the title chore: update eslint to v10 and @ionic/eslint-config to v1 chore: update eslint to v10 and @ionic/eslint-config to v0.5.0 Sep 9, 2026
@theproducer
theproducer self-requested a review September 18, 2026 13:44
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