Skip to content

Commit

Permalink
chore: we live in ES2022
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu committed Oct 2, 2023
1 parent 96795c5 commit accc28e
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 @@ -4,6 +4,7 @@
"outDir": "dist",
"module": "Node16",
"moduleResolution": "Node16",
"target": "ES2022",
"verbatimModuleSyntax": true,
"esModuleInterop": true
},
Expand Down

0 comments on commit accc28e

Please sign in to comment.