-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Labels
Description
Description
Oxlint has a stable release now for some time.
The templates for create-vite are still using eslint, but there is no oxlint sample in the vite repo.
It would be nice to get a recommended setup for vite, and also some documentation on whether to use things like vite-plugin-checker.
Suggested solution
- Add an
.oxlintrc.jsonfile to the templates inhttps://github.com/vitejs/vite/tree/main/packages/create-vite. - Add oxlint to the devDependencies and scripts in package.json
Alternative
No response
Additional context
This request is related to #22001 (both are requests to add oxc tooling to the create-vite templates)
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable