mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +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',
|
||||
'global',
|
||||
'return',
|
||||
'satisfies',
|
||||
'set',
|
||||
'static',
|
||||
'string',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue