oxc/crates/oxc_semantic/tests
Dunqing a88d588a07 feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery (#4317)
`ReferenceFlags::TSTypeQuery` can be used to help us insist on whether the reference is referenced by the type or not.
2024-07-17 09:52:57 +00:00
..
fixtures/typescript-eslint feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery (#4317) 2024-07-17 09:52:57 +00:00
integration fix(semantic): incorrect resolve references for TSInterfaceHeritage (#4311) 2024-07-17 03:33:02 +00:00
main.rs chore(semantic): copy tests from typescript-eslint’s scope-manager (#3990) 2024-07-17 02:50:50 +00:00