Skip to content

@html-eslint/parser doesn't support eslint-plugin-tailwindcss #211

@LatenPath

Description

@LatenPath

I'm using html-eslint and it works fine:
image

But, then I want to use eslint-plugin-tailwindcss to lint tailwind elements.
image
image
image

It works. But, as you can see, I need to use @angular-eslint/template-parser for HTML file to make Tailwind-eslint worked.
And as I know so far, I'm not able to use both @angular-eslint/template-parser and @html-eslint/parser at the same time.
image

I wonder if I can do something to solve this problem? I would love some advice, thank you all very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions