As noted here, there is some kind of problems with applying Vue ESLint rules on SFC together with typescript-eslint
v2.
Can you take a look at this and provide some insight on how the problem can be solved?
In my case, I get a Parsing error: '>' expected
in every single Vue SFC, plus multiple template related errors.
I'm using Quasar, with app-extension-typescript
, just to give some context.
This seems related to the fact that the code actually read and linted is a transformation of the original one.
For example, v-on
are listeners on click
events (@click.left="$emit('something')"
) and the parser is probably complaining about the click
word being used into JS.
sem4phor, renataogarcia, amritk, Baune8D and betterTry
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4