36 lines
743 B
JSON
36 lines
743 B
JSON
{
|
|
"cssVariables.lookupFiles": ["node_modules/@umbraco-ui/uui-css/dist/custom-properties.css"],
|
|
"cSpell.words": [
|
|
"backoffice",
|
|
"Backoffice",
|
|
"combobox",
|
|
"ctrls",
|
|
"devs",
|
|
"Elementable",
|
|
"iframes",
|
|
"invariantable",
|
|
"lucide",
|
|
"Niels",
|
|
"pickable",
|
|
"popovertarget",
|
|
"Registrator",
|
|
"Routable",
|
|
"stylesheet",
|
|
"svgs",
|
|
"templating",
|
|
"tinymce",
|
|
"umbraco",
|
|
"Uncategorized",
|
|
"uninitialize",
|
|
"variantable"
|
|
],
|
|
"exportall.config.folderListener": [],
|
|
"exportall.config.relExclusion": [],
|
|
"conventionalCommits.scopes": ["partial views"],
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"sonarlint.connectedMode.project": {
|
|
"connectionId": "umbraco",
|
|
"projectKey": "umbraco_Umbraco.CMS.Backoffice"
|
|
}
|
|
}
|