Add eslint-plugin-compat
Showing
.babelrc.js
deleted
100644 β 0
... | @@ -50,7 +50,7 @@ | ... | @@ -50,7 +50,7 @@ |
"@types/react-dom": "^16.0.6", | "@types/react-dom": "^16.0.6", | ||
"antd-pro-merge-less": "^0.0.9", | "antd-pro-merge-less": "^0.0.9", | ||
"antd-pro-theme-webpack-plugin": "^1.1.8", | "antd-pro-theme-webpack-plugin": "^1.1.8", | ||
"babel-eslint": "^9.0.0", | "babel-eslint": "^8.2.6", | ||
"cross-env": "^5.1.1", | "cross-env": "^5.1.1", | ||
"cross-port-killer": "^1.0.1", | "cross-port-killer": "^1.0.1", | ||
"enzyme": "^3.4.4", | "enzyme": "^3.4.4", | ||
... | @@ -59,7 +59,6 @@ | ... | @@ -59,7 +59,6 @@ |
"eslint-config-prettier": "^3.0.1", | "eslint-config-prettier": "^3.0.1", | ||
"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-import": "^2.8.0", | "eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | "eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-markdown": "^1.0.0-beta.6", | "eslint-plugin-markdown": "^1.0.0-beta.6", | ||
... | ... |
Please register or sign in to comment