Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.vscode/settings.json

14 lines
293 B
JSON

{
"cssVariables.lookupFiles": ["node_modules/@umbraco-ui/uui-css/dist/custom-properties.css"],
"cSpell.words": [
"backoffice",
"Backoffice",
"combobox",
"Elementable",
"templating",
"variantable"
],
"exportall.config.folderListener": [],
"exportall.config.relExclusion": []
}