Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.vscode/settings.json
2023-11-30 11:41:07 +01:00

27 lines
511 B
JSON

{
"cssVariables.lookupFiles": ["node_modules/@umbraco-ui/uui-css/dist/custom-properties.css"],
"cSpell.words": [
"backoffice",
"Backoffice",
"combobox",
"ctrls",
"devs",
"Elementable",
"invariantable",
"lucide",
"Niels",
"pickable",
"popovertarget",
"Registrator",
"svgs",
"templating",
"tinymce",
"umbraco",
"Uncategorized",
"variantable"
],
"exportall.config.folderListener": [],
"exportall.config.relExclusion": [],
"conventionalCommits.scopes": ["partial views"]
}