-
-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking for champion to better support Vue in typescript-eslint #1296
Labels
Comments
Hy @ota-meshi @bradzacher @sbillet I will surely love to support for the same. |
3 tasks
do we have some examples of things that are not working fully when paired with ts-eslint parser? |
|
This was referenced Dec 6, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello everyone,
first of all: this is no issue with the eslint-plugin-vue, but I think it might be interesting for the collaborators here.
As you know, Vue can be used with TypeScript. It may still be a bit uncommon, but I expect it to be adopted more with better TS support in Vue3.
typescript-eslint is the project to support TS in ESLint.
As of now, eslint can be used together with eslint-plugin-vue and typescript-eslint, but does not feel very smooth yet. For example, it took me many hours to set up a project with working Lint in my IDE. I ran into issue 2127 which occurs from TypeScript 3.9.
The maintainer @bradzacher wrote:
So if anyone reading this and has the skills and motivation to support the (Vue + TypeScript + ESLint) ecosystem, please contact @bradzacher.
The text was updated successfully, but these errors were encountered: