mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 21:28:04 +00:00
Remove extra settings.json
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
{
|
||||
}
|
||||
@@ -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