blob: 26231036da156f56a69d6b9b38c378b1b22ee061 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"label": "build",
"kind": 6,
"sortText": "1",
"insertTextFormat": 1,
"data": {
"tsc": {
"specifier": "file:///a/file.ts",
"position": 5,
"name": "build",
"useCodeSnippet": false
}
}
}
|