Skip to content

Commit

Permalink
fix: add promise lib to typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaubrey committed Oct 28, 2023
1 parent e80c600 commit e196e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/ts-config/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"dom.iterable",
"es2016.array.include",
"es2017.object",
"es2020.promise",
"es2021.string",
"es6",
"esnext.asynciterable",
Expand Down

0 comments on commit e196e66

Please sign in to comment.