mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
add None and Some keywords
This commit is contained in:
parent
b4e9a75a8b
commit
f102b6067a
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ export const language = <ILanguage>{
|
|||
'Address',
|
||||
'Auth',
|
||||
'Chain',
|
||||
'None',
|
||||
'Some',
|
||||
'bits',
|
||||
'bytes',
|
||||
'event',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue