oxc/crates/oxc_semantic
Dunqing 00806384ff
perf(linter/react): find class node by symbols in get_parent_es6_component (#1657)
This way we can get the class node faster. But I don't know if this is a
good way. In `eslint-plugin-react`, they get class node by scope. But
oxc cannot do the same way
2023-12-13 13:48:53 +08:00
..
src perf(linter/react): find class node by symbols in get_parent_es6_component (#1657) 2023-12-13 13:48:53 +08:00
tests Rust v1.74.0 (#1357) 2023-11-16 15:21:45 +00:00
Cargo.toml Release crates v0.4.0 2023-12-08 17:20:37 +08:00