mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +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',
|
'Address',
|
||||||
'Auth',
|
'Auth',
|
||||||
'Chain',
|
'Chain',
|
||||||
|
'None',
|
||||||
|
'Some',
|
||||||
'bits',
|
'bits',
|
||||||
'bytes',
|
'bytes',
|
||||||
'event',
|
'event',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue