Skip to content

Ready for ESM era #601

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

Merged
merged 13 commits into from
Jan 29, 2024
Merged

Ready for ESM era #601

merged 13 commits into from
Jan 29, 2024

Conversation

hmsk
Copy link
Owner

@hmsk hmsk commented Jan 18, 2024

No description provided.

hmsk and others added 9 commits January 17, 2024 22:53
https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file-formats

> JavaScript (ESM) - use .eslintrc.cjs when running ESLint in JavaScript
packages that specify "type":"module" in their package.json. Note that
ESLint does not support ESM configuration at this time.
Bumps the acorn group with 2 updates: [acorn](https://github.com/acornjs/acorn) and [acorn-walk](https://github.com/acornjs/acorn).


Updates `acorn` from 8.10.0 to 8.11.3
- [Commits](acornjs/acorn@8.10.0...8.11.3)

Updates `acorn-walk` from 8.2.0 to 8.3.2
- [Commits](https://github.com/acornjs/acorn/commits)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: acorn
- dependency-name: acorn-walk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: acorn
...

Signed-off-by: dependabot[bot] <support@github.com>
@hmsk
Copy link
Owner Author

hmsk commented Jan 19, 2024

Willing to make it forward once Vite 5 becomes the majority enough
image

https://www.npmjs.com/package/vite?activeTab=versions

@hmsk hmsk marked this pull request as ready for review January 29, 2024 18:59
@hmsk hmsk merged commit d81d16e into main Jan 29, 2024
@hmsk hmsk deleted the esm branch January 29, 2024 19:03
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