Skip to content

Comments

fix(ast): rename TSIndexSignatureName in JSON AST#2664

Merged
overlookmotel merged 1 commit intomainfrom
03-10-fix_ast_rename_TSIndexSignatureName_in_JSON_AST
Mar 10, 2024
Merged

fix(ast): rename TSIndexSignatureName in JSON AST#2664
overlookmotel merged 1 commit intomainfrom
03-10-fix_ast_rename_TSIndexSignatureName_in_JSON_AST

Conversation

@overlookmotel
Copy link
Member

Fixes #2656.

Copy link
Member Author

overlookmotel commented Mar 10, 2024

@github-actions github-actions bot added the A-ast Area - AST label Mar 10, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 10, 2024

CodSpeed Performance Report

Merging #2664 will not alter performance

Comparing 03-10-fix_ast_rename_TSIndexSignatureName_in_JSON_AST (8e1d27a) with main (f8e8af2)

Summary

✅ 29 untouched benchmarks

@overlookmotel
Copy link
Member Author

I'm going to merge this one as it's uncontentious I think. But leaving the rest of the stack for Boshen to review.

@overlookmotel overlookmotel merged commit d47f0e2 into main Mar 10, 2024
@overlookmotel overlookmotel deleted the 03-10-fix_ast_rename_TSIndexSignatureName_in_JSON_AST branch March 10, 2024 17:11
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.

TSIndexSignatureName AST node should be Identifier in JSON AST

1 participant