Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 40a1be4

Browse files
authored
Update javascript.cson
1 parent 2a6da6a commit 40a1be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/javascript.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
}
998998
{
999999
'match': '''(?x) (?<!\\$) \\b (?:
1000-
(document|event|navigator|performance|screen|window)
1000+
(document|event|navigator|performance|screen|window|self|frames|globalThis)
10011001
|
10021002
(AnalyserNode|ArrayBufferView|Attr|AudioBuffer|AudioBufferSourceNode|AudioContext|AudioDestinationNode|AudioListener
10031003
|AudioNode|AudioParam|BatteryManager|BeforeUnloadEvent|BiquadFilterNode|Blob|BufferSource|ByteString|CSS|CSSConditionRule

0 commit comments

Comments
 (0)