Skip to content

feat: support eslint v10#81

Open
azat-io wants to merge 1 commit into
cvazac:masterfrom
azat-io:feat/eslint-10
Open

feat: support eslint v10#81
azat-io wants to merge 1 commit into
cvazac:masterfrom
azat-io:feat/eslint-10

Conversation

@azat-io

@azat-io azat-io commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Add ESLint v10 support

  • Remove type from test error assertions (TestCaseError#type removed in ESLint v10)
  • Add @eslint/js and globals to devDependencies
  • Replace hasOwnProperty with Object.hasOwn (no-prototype-builtins)
  • Remove /* eslint-env */ comment (no longer supported)

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