Skip to content

Commit

Permalink
Merge pull request #3337 from DetachHead/patch-2
Browse files Browse the repository at this point in the history
add `satisfies` keyword to typescript
  • Loading branch information
hediet authored Jan 31, 2023
2 parents d368cc4 + 50d1478 commit 1b52a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/basic-languages/typescript/typescript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export const language = {
'require',
'global',
'return',
'satisfies',
'set',
'static',
'string',
Expand Down

0 comments on commit 1b52a67

Please sign in to comment.