Skip to content

fix: mark type import for typescript-estree#56

Merged
43081j merged 1 commit intoes-tooling:mainfrom
bluwy:fix-typescript-estree-import
Sep 21, 2025
Merged

fix: mark type import for typescript-estree#56
43081j merged 1 commit intoes-tooling:mainfrom
bluwy:fix-typescript-estree-import

Conversation

@bluwy
Copy link
Contributor

@bluwy bluwy commented Sep 21, 2025

#52 added verbatimModuleSyntax": true to the tsconfig and it missed marking a type import from @typescript-eslint/typescript-estree as a type. Resulting in @typescript-eslint/typescript-estree being preserved in JS and fails to import as it's not a dependency.

@43081j 43081j merged commit 35a4edc into es-tooling:main Sep 21, 2025
3 checks passed
@bluwy bluwy deleted the fix-typescript-estree-import branch September 21, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants