mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Merge pull request #3922 from spahnke/weak-hornet
[JS] Add static keyword
This commit is contained in:
commit
265712998d
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ export const language = <languages.IMonarchLanguage>{
|
|||
'null',
|
||||
'return',
|
||||
'set',
|
||||
'static',
|
||||
'super',
|
||||
'switch',
|
||||
'symbol',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue