Enable eslint via js-builder

This commit is contained in:
tfennelly 2016-03-04 21:20:43 +00:00
parent 55be4db240
commit cc4d35e581
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"chai": "^3.5.0",
"eslint-plugin-react": "^4.1.0",
"gulp": "^3.9.0",
"mocha": "^2.4.5",
"react-addons-test-utils": "^0.14.7",