Skip to content

Commit bc7689b

Browse files
committed
fix: addes scope definition for -T configuration
1 parent b59c7b1 commit bc7689b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@
367367
"leetcode.useEndpointTranslation": {
368368
"type": "boolean",
369369
"default": true,
370+
"scope": "application",
370371
"description": "Use endpoint's translation (if available)"
371372
},
372373
"leetcode.workspaceFolder": {

0 commit comments

Comments
 (0)