Skip to content

Commit

Permalink
fix: add es2022 typescript lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Gibrat committed Oct 22, 2022
1 parent 683cf2b commit e04a6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"compilerOptions": {
"lib": [
"ES6",
"ES2022",
"ES2022.error"
],
"target": "ES5",
Expand Down

0 comments on commit e04a6b1

Please sign in to comment.