File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,8 +270,8 @@ Match group 1 is MUMBLE.")
270
270
" enum" " export" " extends" " extern" " false" " finally" " for"
271
271
" function" " from" " get" " goto" " if" " implements" " import" " in" " infer" " instanceof"
272
272
" interface" " keyof" " let" " module" " namespace" " never" " new" " null" " number" " object" " of"
273
- " override" " private" " protected" " public" " readonly" " return" " set " " static " " string "
274
- " super" " switch" " this" " throw" " true"
273
+ " override" " private" " protected" " public" " readonly" " return" " satisfies " " set " " static "
274
+ " string " " super" " switch" " this" " throw" " true"
275
275
" try" " type" " typeof" " unknown" " var" " void"
276
276
" while" )) ; yield is handled separately
277
277
" Regexp matching any typescript keyword." )
You can’t perform that action at this time.
0 commit comments