mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Add some ESLint rules and fix some related issues
This commit is contained in:
parent
43de3b8a01
commit
944a1065d3
5 changed files with 46 additions and 42 deletions
|
|
@ -4,5 +4,6 @@ node_js:
|
|||
- "0.10.40"
|
||||
install:
|
||||
- "npm install -g eslint"
|
||||
- "npm install -g eslint-plugin-meteor"
|
||||
script:
|
||||
- "eslint ./"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue