Skip to content

Commit

Permalink
fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Dec 31, 2023
1 parent 6cb7936 commit e5c6538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"compilerOptions": {
"module": "es2022",
"moduleResolution": "Bundler",
"strict": true,
"esModuleInterop": true
}
Expand Down

0 comments on commit e5c6538

Please sign in to comment.