From 90525f37554f58a5dfd7cfc18862bf9465e1d7b5 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Tue, 5 Sep 2023 00:08:54 +0200 Subject: [PATCH] use grammarly --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 716c73a..a2e5c84 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -34,4 +34,5 @@ "jsonc", "yaml" ], + "grammarly.files.include": ["**/*.txt", "**/*.md"] }