diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 182cf1d..0ba1cbf 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -20,5 +20,8 @@ "dictionaries": [ "softwareTerms", "en_US" + ], + "enableFiletypes": [ + "slice" ] }