Merge pull request #1658 from consul/chore/add_coffeelint_config

Add CoffeeLint configuration file && Fixes
This commit is contained in:
Raimond Garcia
2017-06-19 10:45:41 +02:00
committed by GitHub
17 changed files with 164 additions and 38 deletions

View File

@@ -65,6 +65,12 @@ Si añades código SCSS puedes revisarlo con:
scss-lint
```
Si trabajas en código coffeescript puedes revisarlo con [coffeelint](http://www.coffeelint.org/) (instalalo con `npm install -g coffeelint`) :
```
coffeelint .
```
Puedes usar el usuario administrador por defecto del fichero seeds:
**user:** admin@consul.dev