oxc/crates/oxc_linter
DonIsaac 5a55dcf39b fix(linter/no-unused-vars): type specifier not deleted for type imports (#5029)
fixes a bug in eslint/no-unused-vars where, when unused type imports were deleted, the `type` modifier was not.
2024-08-21 00:11:45 +00:00
..
examples
fixtures refactor(linter): replace Windows-style line breaks with Unix-style in test fixture (#4768) 2024-08-08 17:33:04 +00:00
src fix(linter/no-unused-vars): type specifier not deleted for type imports (#5029) 2024-08-21 00:11:45 +00:00
tests
Cargo.toml Release oxlint v0.7.2 (#4909) 2024-08-15 14:56:34 +08:00
CHANGELOG.md Release oxlint v0.7.2 (#4909) 2024-08-15 14:56:34 +08:00