Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
InoMurko authored Oct 29, 2024
1 parent 40add8a commit 0b27950
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions examples/setup-fast-withdrawal-eoa/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"extends": "../tsconfig.base.json",
"include": ["./**/*"],
"compilerOptions": {
"moduleResolution": "NodeNext",
"module": "NodeNext",
}
{
"extends": "../tsconfig.base.json",
"include": ["./**/*"]
}

0 comments on commit 0b27950

Please sign in to comment.