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

[BUG] Unable to use with eslint.config.js #368

Open
machadinhos opened this issue Oct 18, 2024 · 1 comment
Open

[BUG] Unable to use with eslint.config.js #368

machadinhos opened this issue Oct 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@machadinhos
Copy link

Describe the bug
I'm trying to use eslint-plugin-tailwindcss but no rules are being triggered despite being violated.

I'm sorry for reporting this here, I'm not even sure if this is a bug, it's probably just a miss configuration in my part...I've searched everywhere for an answer, but I can't find any...

This is happening in a .svelte file, could that be the problem? is eslint-plugin-tailwindcss compatible with .svelte files?

I'll leave the link to the stack overflow question I posted for more details.
https://stackoverflow.com/questions/79096277/eslint-plugin-tailwindcss-configuration-not-working

Sorry again for posting this here, but couldn't find any answers elsewhere.

Thank you!

@machadinhos machadinhos added the bug Something isn't working label Oct 18, 2024
@machadinhos
Copy link
Author

Ok, I didn't think about the possibility of this problem being caused because eslint-plugin-tailwindcss didn't support svelte files, but after doing some more testing that seams to be the case.

Is svelte file support something that is being worked on?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant