You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Avoid TypeError: Cannot read property 'filter' of undefined. Occurred while linting errors that were added by recent modifications to no-undefined-types.