]> git.evergreen-ils.org Git - working/eg-antora.git/commit
add lint build task
authorDan Allen <dan@opendevise.com>
Mon, 2 Oct 2017 03:19:09 +0000 (21:19 -0600)
committerDan Allen <dan@opendevise.com>
Sat, 7 Oct 2017 22:28:33 +0000 (16:28 -0600)
commit4257abd0e2863668087735b34eeb4332b17cd0e2
tree622769980ad945ceb74937dbe18d0b939a25d682
parent8b3d7e5f16b001284070f81b40ca6bee1ed9ed12
add lint build task

- add Standard JS variant of ESLint
- add ESLint config based on StandardJS w/ custom rules
- add lint build task
- fix lint violations
.eslintrc [new file with mode: 0644]
gulpfile.js
package.json
tasks/build-preview.js
tasks/build.js
tasks/lint.js [new file with mode: 0644]
tasks/preview.js
yarn.lock