Skip to content

1.0.15

Compare
Choose a tag to compare
@fs-write fs-write released this 05 Dec 17:20
  • 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.