mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge pull request #3337 from DetachHead/patch-2
add `satisfies` keyword to typescript
This commit is contained in:
commit
1b52a6708c
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ export const language = {
|
||||||
'require',
|
'require',
|
||||||
'global',
|
'global',
|
||||||
'return',
|
'return',
|
||||||
|
'satisfies',
|
||||||
'set',
|
'set',
|
||||||
'static',
|
'static',
|
||||||
'string',
|
'string',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue