From bdc8945f1a0523d6120e0b272e7dc8c72c00f9b6 Mon Sep 17 00:00:00 2001 From: Kristi Date: Tue, 23 Mar 2021 20:34:07 -0400 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 090c1b6..d3637ca 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Paste this into your [settings.json](https://code.visualstudio.com/docs/getstart "comment", "meta.var.expr storage.type", "keyword.control.flow", + "keyword.control.return", "meta.directive.vue punctuation.separator.key-value.html", "meta.directive.vue entity.other.attribute-name.html", "tag.decorator.js entity.name.tag.js",