use airbnb eslint config and fix some rule
Showing
... | @@ -60,7 +60,6 @@ | ... | @@ -60,7 +60,6 @@ |
"eslint": "^5.4.0", | "eslint": "^5.4.0", | ||
"eslint-config-airbnb": "^17.0.0", | "eslint-config-airbnb": "^17.0.0", | ||
"eslint-config-prettier": "^3.0.1", | "eslint-config-prettier": "^3.0.1", | ||
"eslint-config-umi": "^0.1.4", | |||
"eslint-plugin-babel": "^5.1.0", | "eslint-plugin-babel": "^5.1.0", | ||
"eslint-plugin-compat": "^2.5.1", | "eslint-plugin-compat": "^2.5.1", | ||
"eslint-plugin-flowtype": "2.50.0", | "eslint-plugin-flowtype": "2.50.0", | ||
... | ... |
Please register or sign in to comment