mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-29 07:50:01 +02:00
eslint fixes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '4.0'
|
||||
- '6.0'
|
||||
install:
|
||||
- npm install -g eslint
|
||||
- npm install -g babel-eslint
|
||||
script:
|
||||
- eslint src/*.js
|
Reference in New Issue
Block a user