Skip to content

Is there any way to enable other TypeScript plugins in .vue files? #483

Answered by johnsoncodehk
aki77 asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on what functions other plug-ins provide. Due to the design limitation of TS Plugin, when multiple TS Plugins are set at the same time, the same functions will cover each other instead of cooperating with each other, so it usually does not work as you expect.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aki77
Comment options

@wuliqun
Comment options

Answer selected by johnsoncodehk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants