From 1765a730a71d63a2d6c108add3204c79c1f44fbd Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 27 Jul 2025 23:31:47 -0500 Subject: [PATCH] chore: whitelist a word --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 890c17d..30189f9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "cSpell.words": [ + "resampler", "resx" ] } \ No newline at end of file