mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Remove extra settings.json
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"properties": {
|
||||
"css.experimental.customData": {
|
||||
"type": "array",
|
||||
"description": "A list of JSON file paths that define custom CSS data that loads extra properties, at directives, pseudo classes / elements."
|
||||
"description": "A list of JSON file paths that define custom CSS data that loads custom properties, at directives, pseudo classes / elements."
|
||||
},
|
||||
"css.validate": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user