mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Add missing get keyword
This commit is contained in:
parent
c421273fca
commit
acea7fd4a1
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ export const language = <ILanguage>{
|
|||
'for',
|
||||
'from',
|
||||
'future',
|
||||
'get',
|
||||
'global',
|
||||
'goto',
|
||||
'group',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue