1
0
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:
Kushagra Gour
2016-12-04 04:08:38 +05:30
parent 888a4c73bb
commit 9ca891f7d0
6 changed files with 43 additions and 31 deletions

View File

@@ -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