We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013fe6e commit 3ddbd36Copy full SHA for 3ddbd36
package.json
@@ -22,9 +22,6 @@
22
},
23
"dependencies": {
24
"axios": "^0.18.0",
25
- "eslint-config-react-app": "^3.0.8",
26
- "eslint-plugin-flowtype": "^3.6.1",
27
- "eslint-plugin-jsx-a11y": "^6.2.1",
28
"immer": "^2.1.5",
29
"react-xml-parser": "^1.1.2"
30
@@ -38,6 +35,9 @@
38
35
"eslint-plugin-import": "^2.16.0",
39
36
"eslint-plugin-react": "^7.12.4",
40
37
"eslint-plugin-react-hooks": "^1.6.0",
+ "eslint-config-react-app": "^3.0.8",
+ "eslint-plugin-flowtype": "^3.6.1",
+ "eslint-plugin-jsx-a11y": "^6.2.1",
41
"nwb": "0.23.x",
42
"prettier-eslint": "^8.8.2",
43
"react": "^16.8.6",
0 commit comments