File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ rules:
179179 simple-import-sort/exports : off # TODO
180180
181181 # #############################################################################
182- # ESLint builtin rules list based on `v8.15 .x`
182+ # ESLint builtin rules list based on `v8.16 .x`
183183 # #############################################################################
184184
185185 # Possible Errors
@@ -495,7 +495,7 @@ overrides:
495495 tsdoc/syntax : error
496496
497497 # #########################################################################
498- # `@typescript-eslint/eslint-plugin` rule list based on `v5.22 .x`
498+ # `@typescript-eslint/eslint-plugin` rule list based on `v5.26 .x`
499499 # #########################################################################
500500
501501 # Supported Rules
Original file line number Diff line number Diff line change 99 "graphql" : " file:../graphql.tgz" ,
1010 "typescript-4.4" : " npm:typescript@4.4.x" ,
1111 "typescript-4.5" : " npm:typescript@4.5.x" ,
12- "typescript-4.6" : " npm:typescript@4.6.x"
12+ "typescript-4.6" : " npm:typescript@4.6.x" ,
13+ "typescript-4.7" : " npm:typescript@4.7.x"
1314 }
1415}
You can’t perform that action at this time.
0 commit comments