diff --git a/language-configuration.json b/language-configuration.json index 8ec4772..737ffd1 100644 --- a/language-configuration.json +++ b/language-configuration.json @@ -10,6 +10,10 @@ }, // symbols used as brackets "brackets": [ + [ + "${", + "}" + ], [ "{", "}"