Closed mpohl closed 2 months ago
@mpohl Can you update to the latest version (0.26.0) and see if that helps?
Same with 0.26.0. It is working up to 0.20.0
Seems to work OK for me? I had to add <!DOCTYPE html>
, but with that added it lints fine. See https://stackblitz.com/edit/stackblitz-starters-kawm2t?file=test.html
The problem was an outdated @html-eslint/parser It is working now with "@html-eslint/parser": "0.26.0" Thanks for your time!
Version 0.21.0 causes the following error with my setup. Maybe somebody has a hint how to fix it
eslintrc.js:
test.html :
Environment Info: