Skip to content

chore: migrate to eslint 9 and eslint-config-airbnb-extended#155

Merged
jameslan merged 1 commit into
masterfrom
features/eslint9
May 15, 2026
Merged

chore: migrate to eslint 9 and eslint-config-airbnb-extended#155
jameslan merged 1 commit into
masterfrom
features/eslint9

Conversation

@jameslan
Copy link
Copy Markdown
Owner

Adjust the code to comply with the updated rules, including

  • line width
  • order of import statements
  • any many others

Adjust the code to comply with the updated rules, including
- line width
- order of import statements
- any many others
@jameslan jameslan linked an issue May 15, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

Coverage after merging features/eslint9 into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   c14n.mts100%100%100%100%
   diag.mts99.51%100%90.91%100%
   disposable.mts100%100%100%100%
   disposeShim.mts100%100%100%100%
   document.mts100%100%100%100%
   dtd.mts100%100%100%100%
   index.mts100%100%100%100%
   libxml2.mts100%100%100%100%
   metadataShim.mts100%100%100%100%
   nodejs.mts100%100%100%100%
   nodes.mts100%100%100%100%
   utils.mts100%100%100%100%
   validates.mts100%100%100%100%
   xpath.mts100%100%100%100%

@jameslan jameslan merged commit 8d828fa into master May 15, 2026
14 checks passed
github-actions Bot pushed a commit that referenced this pull request May 15, 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.

Upgrade eslint to v9/v10

1 participant