Skip to content

Use eslint v9 and eleventy v3. #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Use eslint v9 and eleventy v3. #52

wants to merge 2 commits into from

Conversation

davidlehn
Copy link
Member

  • Requires Use ESLint v9. eslint-config-digitalbazaar#80.
  • The eslint code was trying to enforce module rules and I used that as a chance to update everything to modules.
  • An ESM config function export was failing, and an update to eleventy fixed that.
  • The eleventy update appears to work without changes. Please test.

- Update dependencies:
  - `eslint@9` and related packages.
  - `@11ty/eleventy@3` and related packages.
  - All other dependencies.
- Update eslint config.
- Update to ESM style.
- Fix lint issues.
@davidlehn davidlehn requested a review from BigBlueHat August 9, 2025 03:17
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