Skip to content

Commit

Permalink
correct module`zaswx
Browse files Browse the repository at this point in the history
  • Loading branch information
BBB committed Nov 29, 2023
1 parent 471e605 commit 0d41606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "@tsconfig/node20",
"compilerOptions": {
"module": "esnext"
"module": "Node16"
},
"include": ["src", "test"]
}

0 comments on commit 0d41606

Please sign in to comment.