Closed AnathanPham closed 5 years ago
When I changed the eslint version to 5.16.0, eslint-plugin-html worked again.
It is known that eslint versions 3.12.2
and 6.0.1
, eslint-plugin-html are invalid.
I'm working on ESLint 6 support! should be ready soon.
Description
I install eslint and eslint. package.json :
.eslintrc.json
then I run
./node_modules/.bin/eslint a.html
,bash throw a error