Skip to content

chore: modernize linting setup#615

Merged
commenthol merged 4 commits into
commenthol:masterfrom
KristjanESPERANTO:eslint
May 20, 2026
Merged

chore: modernize linting setup#615
commenthol merged 4 commits into
commenthol:masterfrom
KristjanESPERANTO:eslint

Conversation

@KristjanESPERANTO
Copy link
Copy Markdown
Contributor

This PR upgrades ESLint to v10 and moves the project from the legacy config to flat config.

Details

  • migrate ESLint to v10
  • replace legacy .eslintrc.yml and .eslintignore with flat config
  • update eslint plugins
  • replace 'eslint-config-standard' with '@eslint/js'
  • replace 'eslint-plugin-import' with 'eslint-plugin-import-x'
  • simplify lint script
  • add linting step to CI workflow
  • handle new linting issues after ESLint update

- migrate ESLint to v10
- replace legacy .eslintrc.yml and .eslintignore with flat config
- update plugins
- replace 'eslint-config-standard' with '@eslint/js'
- replace 'eslint-plugin-import' with 'eslint-plugin-import-x'
- simplify lint script
@commenthol commenthol merged commit c446ec7 into commenthol:master May 20, 2026
1 check passed
@KristjanESPERANTO KristjanESPERANTO deleted the eslint branch May 20, 2026 18:54
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