File tree Expand file tree Collapse file tree 3 files changed +1699
-1874
lines changed Expand file tree Collapse file tree 3 files changed +1699
-1874
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ rules:
143
143
import/dynamic-import-chunkname : off
144
144
145
145
# #############################################################################
146
- # ESLint builtin rules list based on `v7.18 .x`
146
+ # ESLint builtin rules list based on `v7.19 .x`
147
147
# #############################################################################
148
148
149
149
# Possible Errors
@@ -442,7 +442,7 @@ rules:
442
442
443
443
overrides :
444
444
- files : ' src/**/*.js'
445
- parser : babel- eslint
445
+ parser : ' @ babel/ eslint-parser '
446
446
parserOptions :
447
447
sourceType : module
448
448
plugins :
@@ -506,7 +506,7 @@ overrides:
506
506
- plugin:import/typescript
507
507
rules :
508
508
# #########################################################################
509
- # `@typescript-eslint/eslint-plugin` rule list based on `v4.13 .x`
509
+ # `@typescript-eslint/eslint-plugin` rule list based on `v4.15 .x`
510
510
# #########################################################################
511
511
512
512
# Supported Rules
You can’t perform that action at this time.
0 commit comments