Skip to content

Commit

Permalink
fixup! chore: upgrade typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorgenaev committed Sep 19, 2024
1 parent 4b41ba2 commit 5b938cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.wc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"compilerOptions": {
"target": "ES2019",
"module": "NodeNext",
"moduleResolution": "Node16",
"esModuleInterop": true,
"sourceMap": true,
"strict": true,
Expand Down

0 comments on commit 5b938cd

Please sign in to comment.