oxc/crates/oxc_linter
Dunqing 8bccdab2e9
refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters (#2114)
Similar with #2013.

This way we will be able to find the corresponding Ast accurately.

The snapshots look a little strange but the change is expected.
2024-01-22 14:23:39 +08:00
..
examples fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
fixtures feat(linter): eslint-plugin-import no-named-as-default-member rule (#1988) 2024-01-15 11:03:04 +00:00
src refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters (#2114) 2024-01-22 14:23:39 +08:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml refactor(formatter,linter,codegen): remove oxc_formatter (#1968) 2024-01-10 06:41:20 +00:00