add: eslint with airbnb standard

This commit is contained in:
lancegin
2017-09-03 12:07:21 +08:00
parent e135567584
commit e06a8f9b3e
3 changed files with 4011 additions and 0 deletions
+3
View File
@@ -33,6 +33,9 @@
"babel-core": "^6.25.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"eslint": "^4.6.0",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.7.0",
"mocha": "^3.4.2"
},
"dependencies": {