What's Changed
Potential breaking change
-D all
no longer enables nursery rules, use-D all -D nursery
instead
Features
- support eslint globals by @Boshen in #3038
- change no-empty-static-block to correctness
- implement
--format checkstyle
by @Boshen in #3044 - implement
--format unix
by @Boshen in #3039 - implement fixer for
typescript-eslint/consistent-type-definitions
by @todor-a in #3045
Fixes
Full Changelog: oxlint_v0.2.18...oxlint_v0.3.0