Merge pull request #351 from yuya-oc/eslint

Use eslint to format codes
This commit is contained in:
Yuya Ochiai
2016-11-07 21:54:02 +09:00
28 changed files with 1567 additions and 1083 deletions

View File

@@ -62,7 +62,7 @@ $ npm run test:app
Test coding style:
```
$ npm run test:code
$ npm run lint:js
```
### Helper commmands