oxlint v0.0.4
Try it out! In any of your codebase:
npx oxlint@latest .
This release adds 5 new rules:
- no-case-declarations by @cijiugechu
- no-ex-assign by @cijiugechu
- require-yield by @Boshen
- no-sparse-array by @Boshen
- no-delete-var by @Boshen
Full Changelog: oxlint_v0.0.3...oxlint_v0.0.4