add tree-sitter-typescript to editor crate test support features
This commit is contained in:
parent
30caeeaeb5
commit
33306846a6
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ test-support = [
|
||||||
"project/test-support",
|
"project/test-support",
|
||||||
"util/test-support",
|
"util/test-support",
|
||||||
"workspace/test-support",
|
"workspace/test-support",
|
||||||
"tree-sitter-rust"
|
"tree-sitter-rust",
|
||||||
|
"tree-sitter-typescript"
|
||||||
]
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue