This repository was archived by the owner on Aug 16, 2023. It is now read-only.
Releases: Banno/gulp-ux-lint
Releases · Banno/gulp-ux-lint
Release list
v1.4.0
v1.3.0
Improvements
Bumps ux-lint module from 1.6.x to 1.7.x. See those release notes.
This change lints the JS inside <script> tags.
Misc
- Add
.npmignorefile. - Add
LICENSEfile. - Add TravisCI config.
v1.2.0
Bumps ux-lint module from 1.3.x to 1.6.x. See those release notes.
This change adds linting for HTML and Polymer components, and changes a bunch of ESLint rules.
v1.1.1
v1.1.0
Bumps ux-lint module to 1.3, which uses ESLint for linting. See those release notes.
This version's rules are slightly stricter than v1.0. You will also have to update your .lintrc config and inline comments for the ESLint syntax (rather than JSCS and JSHint).