Commit Graph

3 Commits (a4f0c5242f9476d411002c75f902c702c5fd1fa9)

Author SHA1 Message Date
Scott Nonnenberg 64fe9dbfb2
Clean logs on start - and eslint/mocha with code coverage ()
* Clean logs on startup; install server-side testing/linting

* Add eslint config, make all of app/ conform to its demands

* Add Node.js testing and linting to CI

* Lock project to Node.js 7.9.0, used by Electron 1.7.10

* New eslint error: trailing commas in function argumensts

Node 7.9.0 doesn't like trailing commas, but Electron does

* Move electron to devDependency, tell eslint it's built-in
lilia ab6a5286fe
Fix windows build, don't clean yml
lilia cac95562c8
Add .yarnclean