Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eramdam committed Nov 13, 2022
1 parent c70678d commit c58a9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tsconfig.json
Expand Up @@ -2,7 +2,7 @@
"extends": "../tsconfig.json",
"compilerOptions": {
"module": "CommonJS",
"target": "ES2015",
"target": "ES2021",
"typeRoots": ["../node_modules/@types", "../definitions"]
}
}

0 comments on commit c58a9f5

Please sign in to comment.