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 6073452 commit 5d109ecCopy full SHA for 5d109ec
.eslintrc.yml
@@ -505,7 +505,7 @@ overrides:
505
- plugin:import/typescript
506
rules:
507
##########################################################################
508
- # `@typescript-eslint/eslint-plugin` rule list based on `v4.2.x`
+ # `@typescript-eslint/eslint-plugin` rule list based on `v4.3.x`
509
510
511
no-undef: off # FIXME: temporary disabled due to https://github.com/typescript-eslint/typescript-eslint/issues/2462
.flowconfig
@@ -40,4 +40,4 @@ experimental.const_params=true
40
include_warnings=true
41
42
[version]
43
-^0.134.0
+^0.135.0
0 commit comments