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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volar makes TSLint detection mandatory in new releases, but it is sometimes not required #411

Closed
IanLew opened this issue Aug 24, 2021 · 4 comments

Comments

@IanLew
Copy link

IanLew commented Aug 24, 2021

In version 0.27.7, Volar forces TSLint to be turned on, but it's not required everywhere.
When using vscode, not all projects use vue3, and not all versions use TypeScript.

@Shinigami92
Copy link
Collaborator

TSLint? 👀 TSLint is deprecated/archived for a year now

@johnsoncodehk
Copy link
Member

Can you provide some examples for "sometimes not required"? We can more conclusive actual needs.

@IanLew
Copy link
Author

IanLew commented Aug 30, 2021

TSLint? 👀 TSLint is deprecated/archived for a year now

I don't know why, but it was caused by Volar. When I turned off or lowered Volar to 0.27.6, everything worked fine.

@IanLew
Copy link
Author

IanLew commented Aug 30, 2021

Can you provide some examples for "sometimes not required"? We can more conclusive actual needs.

This error occurs when vue2 is not TypeScript.
@Shinigami92: TSLint has been deprecated.
Possibly due to compatibility issues with VUe2.

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

No branches or pull requests

3 participants