Skip to content

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

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

chore: update eslint to v10 and @ionic/eslint-config to v0.5.0#2594
ItsChaceD wants to merge 2 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 across all 18 packages.

Flat config looks up the folder tree, so the 18 per-package setups become one config at the root. Each package loses its eslintConfig block and .eslintignore, and --ext ts comes out of the lint scripts. The root 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 per-package configs 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
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.

1 participant