diff --git a/.vscode/settings.json b/.vscode/settings.json index 1277e24..dbdb411 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,8 @@ { "MD013": false, "MD041": false - } + }, + "cSpell.words": [ + "typeof" + ] } \ No newline at end of file