update tree-sitter-typescript to add support for new satisfies operator

This commit is contained in:
Kay Simmons 2023-02-16 12:24:35 -08:00
parent a4a179763a
commit b03eebeb6c
4 changed files with 17 additions and 6 deletions

View file

@ -175,6 +175,7 @@
"new"
"of"
"return"
"satisfies"
"set"
"static"
"switch"