Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a6d8f4c

Browse files
committed
Scope leetcode.workspaceFolder to machine
1 parent 4c0d59a commit a6d8f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
},
367367
"leetcode.workspaceFolder": {
368368
"type": "string",
369-
"scope": "application",
369+
"scope": "machine",
370370
"description": "The path of the workspace folder to store the problem files.",
371371
"default": ""
372372
},

0 commit comments

Comments
 (0)