Skip to content

Commit da58834

Browse files
committed
chore(setting): remove scope
1 parent 81c53af commit da58834

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,13 @@
7373
},
7474
"html-css-support.enabledLanguages": {
7575
"type": "array",
76-
"scope": "application",
7776
"description": "List of languages which suggestions are desired.",
7877
"default": [
7978
"html"
8079
]
8180
},
8281
"html-css-support.styleSheets": {
8382
"type": "array",
84-
"scope": "resource",
8583
"description": "List of local or remote style sheets for suggestions.",
8684
"default": []
8785
}

0 commit comments

Comments
 (0)