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 06bf19c commit b9a55cdCopy full SHA for b9a55cd
.eslintrc.yml
@@ -55,7 +55,7 @@ rules:
55
flowtype/union-intersection-spacing: off
56
57
##################################################
58
- # ESLint builtin rules list based on `v6.3.x`
+ # ESLint builtin rules list based on `v6.6.x`
59
60
61
# Possible Errors
package.json
@@ -52,8 +52,8 @@
52
"@babel/register": "7.6.2",
53
"babel-eslint": "10.0.3",
54
"chai": "4.2.0",
- "dtslint": "0.9.8",
- "eslint": "6.5.1",
+ "dtslint": "1.0.3",
+ "eslint": "6.6.0",
"eslint-plugin-flowtype": "4.3.0",
"flow-bin": "0.110.0",
"mocha": "6.2.2",
0 commit comments