]> git.evergreen-ils.org Git - working/eg-antora.git/commit
add format build task
authorDan Allen <dan@opendevise.com>
Mon, 2 Oct 2017 04:01:04 +0000 (22:01 -0600)
committerDan Allen <dan@opendevise.com>
Sat, 7 Oct 2017 23:05:30 +0000 (17:05 -0600)
commit659a0d617ea2f3a33168e51cc597434d2595516d
treebcd14125b06c2e34d5b3c08bccd8060a778ec2ef
parent4257abd0e2863668087735b34eeb4332b17cd0e2
add format build task

- add Prettier w/ ESLint integration
- add local Gulp plugin to integrate prettier-eslint
- add format build task
- promote JS file globs to constant
gulpfile.js
package.json
tasks/format.js [new file with mode: 0644]
tasks/lib/gulp-prettier-eslint.js [new file with mode: 0644]
yarn.lock