@edenhealth/eslint-config-eve
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -13,4 +13,5 @@ module.exports = { | ||
'plugin:prettier/recommended', | ||
'plugin:flowtype/recommended', | ||
], | ||
plugins: ['import', 'jest', 'jsx-a11y', 'react'], | ||
plugins: ['flowtype', 'import', 'jest', 'jsx-a11y', 'react'], | ||
env: { | ||
@@ -17,0 +18,0 @@ browser: true, |
{ | ||
"name": "@edenhealth/eslint-config-eve", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Jesse Stuart <jstuart@edenhealth.com>", | ||
@@ -12,2 +12,3 @@ "devDependencies": { | ||
"eslint-import-resolver-babel-module": "^4.0.0", | ||
"eslint-plugin-flowtype": "^2.50.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
@@ -14,0 +15,0 @@ "eslint-plugin-jest": "^21.18.0", |
Sorry, the diff of this file is not supported yet
5632
69
16