mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +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',
|
'for',
|
||||||
'from',
|
'from',
|
||||||
'future',
|
'future',
|
||||||
|
'get',
|
||||||
'global',
|
'global',
|
||||||
'goto',
|
'goto',
|
||||||
'group',
|
'group',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue