Skip to content

Conversation

@adriaandotcom
Copy link
Collaborator

Summary

  • set ECMAScript 2020 and enable mocha env for tests in ESLint config
  • silence unreachable/redeclare warnings in src/default.js
  • clean up unused variables in helpers
  • prevent require-atomic-updates warnings in test harness
  • rebuild latest auto-events.js

Testing

  • npx prettier -w .
  • ./node_modules/.bin/eslint --ext .js .
  • npm run build
  • npm run test:unit

@adriaandotcom adriaandotcom merged commit 47bda2f into v12 May 30, 2025
3 checks passed
@adriaandotcom adriaandotcom deleted the codex/fix-eslint-errors branch May 30, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants