From 699ce6f910b742423f087721ddffd8838bdc2e09 Mon Sep 17 00:00:00 2001 From: ThatGuySam Date: Sat, 12 Aug 2023 12:44:33 -0500 Subject: [PATCH] Learn new word spellings --- .vscode/settings.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..aecb471 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,27 @@ +{ + "cSpell.words": [ + "Alacritty", + "Aptakube", + "Aptana", + "autoplay", + "cssnano", + "daisyui", + "doesitarm", + "execa", + "fontsource", + "iarna", + "lazysizes", + "Neue", + "Noto", + "Nuxt", + "ofetch", + "originjs", + "partytown", + "postbuild", + "precommit", + "Roboto", + "Segoe", + "tailwindcss", + "workerpool" + ] +} \ No newline at end of file