vue-tsc 2.0.13 @vue-ignore not working above template slot #4263
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
Description
Running vue-tsc on SFC with @vue-ignore above template slot not working on this example:
This will return error, example:
Expected behaviour
vue-tsc should skip this error as before, (for example it works on version 2.0.7)
Notes
There were more issues with @vue-ignore in versions 2.0.8 - 2.0.12, these were finally fixed in 2.0.13, but this one case still persist in latest version.
The text was updated successfully, but these errors were encountered: