Merge pull request #7490 from aaronraimist/lint

Run lint on travis builds and use modern node versions
This commit is contained in:
David Baker
2018-11-22 18:01:04 +00:00
committed by GitHub
18 changed files with 389 additions and 180 deletions

View File

@@ -84,7 +84,7 @@
"autoprefixer": "^6.6.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^6.1.2",
"babel-eslint": "^8.1.1",
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-async-to-bluebird": "^1.1.1",