mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Add static keyword
This commit is contained in:
parent
8270c45a38
commit
d2ec32be72
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