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:
136
136
import/dynamic-import-chunkname : off
137
137
138
138
# #############################################################################
139
- # ESLint builtin rules list based on `v7.27 .x`
139
+ # ESLint builtin rules list based on `v7.29 .x`
140
140
# #############################################################################
141
141
142
142
# Possible Errors
@@ -494,7 +494,7 @@ overrides:
494
494
- plugin:import/typescript
495
495
rules :
496
496
# #########################################################################
497
- # `@typescript-eslint/eslint-plugin` rule list based on `v4.25 .x`
497
+ # `@typescript-eslint/eslint-plugin` rule list based on `v4.28 .x`
498
498
# #########################################################################
499
499
500
500
# Supported Rules
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ experimental.const_params=true
42
42
include_warnings=true
43
43
44
44
[version]
45
- ^0.152 .0
45
+ ^0.154 .0
You can’t perform that action at this time.
0 commit comments