From a7bf86419f9315f69ff7caea4da0542351c0fc2f Mon Sep 17 00:00:00 2001 From: Erick Zanardo Date: Tue, 10 May 2022 12:04:06 -0300 Subject: [PATCH] pr --- .vscode/cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 71c54903..8c82b1d2 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -42,7 +42,8 @@ "unawaited", "unfocus", "unlayered", - "vsync" + "vsync", + "microtask" ], "ignorePaths": [ ".github/workflows/**"