diff --git a/cspell.json b/cspell.json index 63b71f7fea..31bcf6bcaf 100644 --- a/cspell.json +++ b/cspell.json @@ -21,6 +21,9 @@ "utilization->use", "whilst->while" ], + "ignoreRegExpList": [ + "/\\{#(\\w|-)+\\}/g" + ], "suggestWords": [ "allow->let", "allowing->letting",