diff --git a/estilo/syntax/javascript.yml b/estilo/syntax/javascript.yml index d32050f..65f4ee6 100644 --- a/estilo/syntax/javascript.yml +++ b/estilo/syntax/javascript.yml @@ -76,7 +76,7 @@ javaScriptIdentifier: 'other' # Identifier javaScriptLabel: 'other' # Label javaScriptException: 'invalid' # Exception javaScriptMessage: '' # Keyword -javaScriptGlobal: '' # Keyword +javaScriptGlobal: 'other' # Keyword javaScriptMember: 'contrastLite' # Keyword javaScriptDeprecated: '' # Exception javaScriptReserved: '' # Keyword