We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354d57c commit 78e3730Copy full SHA for 78e3730
1 file changed
package.json
@@ -17,13 +17,10 @@
17
"dependencies": {
18
"@babel/polyfill": "^7.0.0-beta.36",
19
"@babel/runtime": "^7.3.1",
20
- "@typescript-eslint/eslint-plugin": "^1.12.0",
21
"antd": "^3.15.2",
22
"axios": "^0.18.0",
23
"classnames": "^2.2.5",
24
"dva": "^2.4.1",
25
- "eslint-plugin-eslint-comments": "^3.1.2",
26
- "eslint-plugin-jest": "^22.11.1",
27
"history": "^4.7.2",
28
"lodash": "^4.17.10",
29
"lodash-decorators": "^6.0.0",
@@ -47,6 +44,9 @@
47
44
"cross-env": "^5.1.1",
48
45
"cross-port-killer": "^1.0.1",
49
46
"eslint": "6.0.1",
+ "@typescript-eslint/eslint-plugin": "^1.12.0",
+ "eslint-plugin-eslint-comments": "^3.1.2",
+ "eslint-plugin-jest": "^22.11.1",
50
"eslint-config-airbnb": "^17.0.0",
51
"eslint-config-prettier": "6.0.0",
52
"eslint-plugin-babel": "^5.3.0",
0 commit comments