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

Vue files written in Typescript #559

Closed
susnux opened this issue Jun 14, 2023 · 0 comments · Fixed by #562
Closed

Vue files written in Typescript #559

susnux opened this issue Jun 14, 2023 · 0 comments · Fixed by #562

Comments

@susnux
Copy link
Contributor

susnux commented Jun 14, 2023

The current config assumes that vue files are javascript, but sometimes you might want to write your vue files with Typescript.

I would suggest to apply Typescript rules also to vue files, that way we might have some missing rules if written in Javascript but Typescript will work without module resolution issues.

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

Successfully merging a pull request may close this issue.

1 participant