oxc/crates/oxc_semantic
yangchenye 929b0efebb
feat(linter): implement isolated_declaration (#209)
* feat(linter): implement isolated_declaration

* Implement check for class elements

* Set up Export SymbolFlag and store declaration AST in Symbol

* Fix tests and comments
2023-03-26 04:37:10 -07:00
..
src feat(linter): implement isolated_declaration (#209) 2023-03-26 04:37:10 -07:00
Cargo.toml feat(ast,semantic): add ModuleRecord 2023-03-15 18:12:34 -07:00