Update formatter and linter

This commit is contained in:
Nicolas Gallagher
2017-06-09 12:59:39 -07:00
parent 1f25ef82ae
commit fc86c876e0
33 changed files with 178 additions and 211 deletions
+5 -5
View File
@@ -71,7 +71,7 @@
"@kadira/storybook": "^2.5.1",
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.2",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.5",
"babel-preset-react-native": "^1.9.2",
@@ -79,15 +79,15 @@
"enzyme": "^2.8.2",
"enzyme-to-json": "^1.5.1",
"eslint": "^3.19.0",
"eslint-config-prettier": "^1.7.0",
"eslint-config-prettier": "^2.1.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^6.10.3",
"eslint-plugin-react": "^7.0.1",
"file-loader": "^0.11.2",
"flow-bin": "^0.47.0",
"jest": "^20.0.4",
"lint-staged": "^3.4.2",
"lint-staged": "^3.6.0",
"node-libs-browser": "^0.5.3",
"prettier": "^1.3.1",
"prettier": "^1.4.4",
"react": "^15.5.4",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",