diff --git a/cspell.json b/cspell.json index 9866a40d..22e1cfd4 100644 --- a/cspell.json +++ b/cspell.json @@ -1,12 +1,8 @@ { "version": "0.2", - "ignorePaths": [ - "package.json", - "dist/*", - "demo/node_modules/*" - ], + "ignorePaths": ["package.json", "dist/*", "demo/node_modules/*"], "dictionaryDefinitions": [], - "dictionaries": [], + "dictionaries": ["en-gb", "softwareTerms", "html", "css", "typescript"], "words": [ "autopause", "autoplay",