eslint watch

This commit is contained in:
Tyler Long
2017-04-13 22:35:27 +08:00
parent 15bdaca2f9
commit d87da684a9
4 changed files with 61 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
watchify src/mermaid.js -s mermaid -o dist/mermaid.js &
gulp live-server &
node node_modules/eslint-watch/bin/esw src -w
watchify src/mermaid.js -s mermaid -o dist/mermaid.js & gulp live-server