diff --git a/.vscode/settings.json b/.vscode/settings.json index f0a97c4..6f93e29 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,6 +15,29 @@ "typescriptreact", ], "cSpell.words": [ - "Thunderstore" + "AEIOU", + "anormaltwig", + "Bibendi", + "Drakorle", + "egeadam", + "Evaisa", + "Hexnet", + "keybind", + "Lategame", + "lightswitch", + "malco", + "notnotnotswipez", + "Pople", + "quackandcheese", + "regen", + "Sligili", + "taffyko", + "teleporter", + "Thunderstore", + "tinyhoot", + "walkie" ], + "[typescript]": { + "editor.defaultFormatter": "dbaeumer.vscode-eslint" + }, }