Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ast): visit TSTypeQuery #2021

Merged
merged 1 commit into from
Jan 13, 2024
Merged

feat(ast): visit TSTypeQuery #2021

merged 1 commit into from
Jan 13, 2024

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Jan 13, 2024

type Bar = typeof Foo;

@Dunqing
Copy link
Member Author

Dunqing commented Jan 13, 2024

Copy link

codspeed-hq bot commented Jan 13, 2024

CodSpeed Performance Report

Merging #2021 will not alter performance

Comparing 01-13-feat_ast_visit_TSTypeQuery (63376dd) with main (9b77d0e)

Summary

✅ 14 untouched benchmarks

@Boshen Boshen merged commit ac4b3a4 into main Jan 13, 2024
18 checks passed
@Boshen Boshen deleted the 01-13-feat_ast_visit_TSTypeQuery branch January 13, 2024 16:38
IWANABETHATGUY pushed a commit to IWANABETHATGUY/oxc that referenced this pull request May 29, 2024
```ts
type Bar = typeof Foo;
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ast Area - AST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants