File tree Expand file tree Collapse file tree 5 files changed +2123
-1733
lines changed Expand file tree Collapse file tree 5 files changed +2123
-1733
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ rules:
136136 import/dynamic-import-chunkname : off
137137
138138 # #############################################################################
139- # ESLint builtin rules list based on `v7.27 .x`
139+ # ESLint builtin rules list based on `v7.29 .x`
140140 # #############################################################################
141141
142142 # Possible Errors
@@ -494,7 +494,7 @@ overrides:
494494 - plugin:import/typescript
495495 rules :
496496 # #########################################################################
497- # `@typescript-eslint/eslint-plugin` rule list based on `v4.25 .x`
497+ # `@typescript-eslint/eslint-plugin` rule list based on `v4.28 .x`
498498 # #########################################################################
499499
500500 # Supported Rules
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ experimental.const_params=true
4242include_warnings=true
4343
4444[version]
45- ^0.152 .0
45+ ^0.154 .0
You can’t perform that action at this time.
0 commit comments