oxc/crates/oxc_linter
Jelle van der Waa 5081652bc1
feat(linter/eslint): Implement no-empty-function rule (#3181)
Rule Detail:
[link](https://eslint.org/docs/latest/rules/no-empty-function)

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-05-07 02:56:13 +00:00
..
examples refactor: remove panic! from examples (#2454) 2024-02-20 16:18:39 +08:00
fixtures fix(linter): handle named export default in import-plugin/named (#3158) 2024-05-04 17:40:56 +08:00
src feat(linter/eslint): Implement no-empty-function rule (#3181) 2024-05-07 02:56:13 +00:00
tests
Cargo.toml chore(linter/tree-shaking): uncomment function and identifier test cases (#3119) 2024-04-28 22:05:33 +08:00