Add eslint

[MAILPOET-938]
This commit is contained in:
Pavel Dohnal
2017-06-19 14:30:09 +01:00
parent 25485a366a
commit 6f64b9faa2
7 changed files with 257 additions and 4 deletions

View File

@@ -61,6 +61,11 @@ $ ./do test:debug
$ ./do qa
```
- Javascript linter:
```sh
$ ./do lint:javascript
```
# CSS
- [Stylus](https://learnboost.github.io/stylus/)
- [Nib extension](http://tj.github.io/nib/)