Skip to content

feat(lint): add typescript services types lint rule#5813

Merged
johnsoncodehk merged 5 commits intovuejs:masterfrom
serkodev:feat/ts-service-tsslint
Dec 7, 2025
Merged

feat(lint): add typescript services types lint rule#5813
johnsoncodehk merged 5 commits intovuejs:masterfrom
serkodev:feat/ts-service-tsslint

Conversation

@serkodev
Copy link
Collaborator

@serkodev serkodev commented Dec 6, 2025

Related #5810

@serkodev serkodev changed the title feat: add typescript services types lint rule feat(lint): add typescript services types lint rule Dec 6, 2025
@johnsoncodehk johnsoncodehk marked this pull request as ready for review December 7, 2025 07:44
@johnsoncodehk johnsoncodehk merged commit d245142 into vuejs:master Dec 7, 2025
6 of 7 checks passed
@johnsoncodehk
Copy link
Member

This lint rule also uncovered another issue: isDefaultImport is always false in vue-tsc.

isDefaultImport: element.propertyName?.text === 'default',

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