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

Formatting in <style lang="ts"> blocks #105

Open
Tahul opened this issue Sep 13, 2023 · 0 comments
Open

Formatting in <style lang="ts"> blocks #105

Tahul opened this issue Sep 13, 2023 · 0 comments

Comments

@Tahul
Copy link
Owner

Tahul commented Sep 13, 2023

As for now, SFC blocks using <style lang="ts"> to define component styling are unevaluated by ESLint.

This is due to vue-eslint-parser, which can easily be modified to support it.

Here is a PR that should solve this issue:
vuejs/vue-eslint-parser#207

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

1 participant