From 928c3517cb27677fd47079cc8e844a21d29195f6 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Thu, 4 Jul 2019 17:15:27 +0200 Subject: [PATCH] - update cspell --- .vscode/settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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