Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question(vue): why is @typescript-eslint/no-unused-vars for *.vue off #103

Closed
OrbisK opened this issue Jul 6, 2022 · 2 comments
Closed

Comments

@OrbisK
Copy link

OrbisK commented Jul 6, 2022

https://github.com/antfu/eslint-config/blob/master/packages/vue/index.js#L12

Why is @typescript-eslint/no-unused-vars off for *.vue files?

Just asking 馃槒

@antfu
Copy link
Owner

antfu commented Jul 6, 2022

Coz I always use TypeScript which already handles that.

@antfu antfu closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2022
@OrbisK
Copy link
Author

OrbisK commented Jul 6, 2022

okay, thanks. 馃憤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants