This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-24 12:21:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d29042e7fc
oxc
/
crates
/
oxc_linter
History
DonIsaac
d29042e7fc
fix(linter/no-unused-vars): function expression in implicit arrow function return (
#5155
)
...
Fixes cases such as: ```ts export const foo = () => function bar() {} ```
2024-08-24 15:49:56 +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): function expression in implicit arrow function return (
#5155
)
2024-08-24 15:49:56 +00:00
tests
Cargo.toml
Release oxlint v0.8.0 (
#5104
)
2024-08-23 11:09:14 +08:00
CHANGELOG.md
Release oxlint v0.8.0 (
#5104
)
2024-08-23 11:09:14 +08:00