approve words

This commit is contained in:
Niels Lyngsø
2023-04-26 13:38:37 +02:00
parent 271f67a604
commit e2e6e966f0

View File

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