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

Linting script part using eslint core rule or other plugin #108

Open
yeonjuan opened this issue Sep 25, 2022 · 2 comments
Open

Linting script part using eslint core rule or other plugin #108

yeonjuan opened this issue Sep 25, 2022 · 2 comments

Comments

@yeonjuan
Copy link
Owner

@jabbermarky
Copy link

I see the request to enable linting javascript in script tags. did you ever make progress here? if not, do you have a recommendation on how to combine linting HTML using HTML parser/rules, and linting script tags in HTML using JS parser/rules?

@yeonjuan
Copy link
Owner Author

Hi @jabbermarky . No progress at the moment. you can use eslint-plugin-html to lint scripts within the script tag.

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

2 participants