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 ff258d6 commit fa84d0eCopy full SHA for fa84d0e
package.json
@@ -6,7 +6,7 @@
6
"bugs": {
7
"url": "https://github.com/alexseitsinger/eslint-config-react/issues"
8
},
9
- "description": "ESLint config for react",
+ "description": "Eslint config for React",
10
"files": [
11
"index.js",
12
"rules/*",
@@ -25,7 +25,7 @@
25
"name": "@alexseitsinger/eslint-config-react",
26
"peerDependencies": {
27
"eslint": "^5.16.0",
28
- "eslint-plugin-react": "^7.13.0"
+ "eslint-plugin-react": "^7.14.3"
29
30
"repository": {
31
"type": "git",
0 commit comments