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.
2 parents c414091 + f576caf commit 1b5dad9Copy full SHA for 1b5dad9
.github/lock.yml
@@ -1,5 +1,3 @@
1
-daysUntilStale: 90
2
-daysUntilClose: 7
3
exemptLabels:
4
- Feature Request
5
- Enhancement
@@ -8,4 +6,4 @@ lockLabel: outdated
8
6
lockComment: >
9
7
This thread has been automatically locked since there has not been
10
any recent activity after it was closed. Please open a new issue for
11
- related bugs.
+ related bugs.
package.json
@@ -54,7 +54,7 @@
54
"@babel/core": "^7.0.0-beta.49",
55
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.49",
56
"cross-env": "^5.1.6",
57
- "eslint": "^4.19.1",
+ "eslint": "^5.0.0",
58
"eslint-config-airbnb-base": "^13.0.0",
59
"eslint-plugin-import": "^2.12.0",
60
"eslint-plugin-react": "^7.9.1",
0 commit comments