Skip to content

Conversation

@Splines
Copy link
Owner

@Splines Splines commented Dec 15, 2024

You may already use html-eslint and now want to also lint .html.erb files. With this PR, we add a new HTML processor that can be used as plug-n-play for HTML ESLint.

The only difference to the JS preprocessor is that the HTML preprocessor uses <!-- --> as dummy string, while the JS one uses /* eslint-disable */{}/* eslint-enable */.

See the updated Readme for a sample usage.

@Splines Splines self-assigned this Dec 15, 2024
@Splines Splines merged commit 780055a into main Dec 15, 2024
4 checks passed
@Splines Splines deleted the feature/html-eslint branch December 17, 2024 13:42
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 this pull request may close these issues.

2 participants