TS is compiled without error using the setup syntax sugar #6566
Unanswered
coffe-or-tea
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
Try updating your software, it works with error report and correctly for me both with and without setup syntax sugar |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I compile using defineComponent, the TS type is checked and an error is reported.However, when I use setup syntax sugar, I compile without errors.like this:https://github.com/coffe-or-tea/vue-ts.git
I need it to report errors when TS checks for errors.But I don't know how to do
Beta Was this translation helpful? Give feedback.
All reactions