We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5169094 commit 7f5ed5dCopy full SHA for 7f5ed5d
tree-sitter-dscexpression/build.ps1
@@ -18,6 +18,5 @@ if ($null -eq (Get-Command tree-sitter -ErrorAction Ignore)) {
18
cargo install tree-sitter-cli
19
}
20
21
-Invoke-NativeCommand 'tree-sitter init --update'
22
Invoke-NativeCommand 'tree-sitter generate --build'
23
Invoke-NativeCommand 'tree-sitter test'
0 commit comments