From 12c540f317f432f72652ad35bc5800d98a3d2ba1 Mon Sep 17 00:00:00 2001 From: Alexandre Borela Date: Thu, 11 Oct 2018 10:06:04 -0300 Subject: [PATCH] Fix object literal methods --- syntaxes/fjsx15/literal/object/property.sublime-syntax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntaxes/fjsx15/literal/object/property.sublime-syntax b/syntaxes/fjsx15/literal/object/property.sublime-syntax index 5a3edc94..ae55df8b 100644 --- a/syntaxes/fjsx15/literal/object/property.sublime-syntax +++ b/syntaxes/fjsx15/literal/object/property.sublime-syntax @@ -162,7 +162,7 @@ contexts: {{keyIdentifier}} \s*:\s* (?:async\b\s+)? - function\s + function\b ) set: [ function-declaration,