diff --git a/web/cspell.json b/web/cspell.json index 7f0753d99..d3b690f1d 100644 --- a/web/cspell.json +++ b/web/cspell.json @@ -6,6 +6,18 @@ "src/lib/cockpit.js", "src/lib/cockpit-po-plugin.js" ], + "import": [ + "@cspell/dict-css/cspell-ext.json", + "@cspell/dict-en-common-misspellings/cspell-ext.json", + "@cspell/dict-fullstack/cspell-ext.json", + "@cspell/dict-html/cspell-ext.json" + ], + "dictionaries": [ + "css", + "en-common-misspelling", + "fullstack", + "html" + ], "ignoreWords": [ "addrs", "apsens",