Merge pull request #2181 from zed-industries/update-typesript-tree-sitter

update tree-sitter-typescript to add support for new satisfies operator
This commit is contained in:
Kay Simmons 2023-02-16 12:56:40 -08:00 committed by GitHub
commit 848c6b78d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 6 deletions

View file

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