From 54181176d0f556472403a2a8c7cfa32062aa9429 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 21 Sep 2022 19:01:15 +0100 Subject: [PATCH] chore: Update Cspell words and file --- cspell.json => .cspell.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) rename cspell.json => .cspell.json (52%) diff --git a/cspell.json b/.cspell.json similarity index 52% rename from cspell.json rename to .cspell.json index 1e931a6..58146b1 100644 --- a/cspell.json +++ b/.cspell.json @@ -1,4 +1,35 @@ { + "language": "en", + "ignorePaths": [ + "node_modules/**", + ".github/**", + ".firebase/**", + ".yarn/**", + "dist/**" + ], + "dictionaries": [ + "typescript", + "cpp", + "npm", + "filetypes", + "cpp", + "en_GB", + "en_US", + "node", + "bash", + "fonts", + "npm", + "cryptocurrencies", + "companies", + "rust", + "html", + "css", + "entities", + "softwareTerms", + "misc", + "fullstack", + "softwareTerms" + ], "words": [ "ACWPing", "addemoji",