-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: object-shorthand loses type parameters when auto-fixing (#18438)
* fix: object-shorthand loses type parameters when auto-fixing Fixes #18429 * refactor: remove special astUtils feature * refactor: judge the first token and use it's index * style: remove unnecessary condition * test: update test fixture * fix: modify the logic to support special test case * refactor: follow very nice code advice
- Loading branch information
Showing
3 changed files
with
2,177 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.