Remove extra settings.json

This commit is contained in:
Pine Wu 2019-01-08 12:43:12 -08:00
parent f7894236ee
commit 9d8216aecd
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
{
}

View file

@ -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",