1.0.15
- Update eslint-plugin-html
Update eslint-plugin-html
to version 6, to resolve the issue where loading ESLint 6+ breaks linting entirely.
See: BenoitZugmeyer/eslint-plugin-html#121
Appears to be backwards-compatible.
Release version 1.0.15.
- Add eslint rule snapshot comparison
npm test
will now run a snapshot comparison.
npm run test:update
will update the snapshot to the latest eslint run.
Add ava & file-manager-js devDependencies.
Update documentation.