test rust lsp
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"type": "npm",
|
||||
"script": "build",
|
||||
"label": "npm: build",
|
||||
"path": "./"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user