We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ecc28 commit 29251e0Copy full SHA for 29251e0
3 files changed
.eslintrc.yml
@@ -174,7 +174,7 @@ rules:
174
simple-import-sort/exports: off # TODO
175
176
##############################################################################
177
- # ESLint builtin rules list based on `v8.5.x`
+ # ESLint builtin rules list based on `v8.7.x`
178
179
180
# Possible Errors
@@ -487,7 +487,7 @@ overrides:
487
tsdoc/syntax: error
488
489
##########################################################################
490
- # `@typescript-eslint/eslint-plugin` rule list based on `v5.8.x`
+ # `@typescript-eslint/eslint-plugin` rule list based on `v5.10.x`
491
492
493
# Supported Rules
0 commit comments