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 30, 2024
1 parent 9821184 commit 1c3cd96
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 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",
}
"include": ["./**/*"]
}

0 comments on commit 1c3cd96

Please sign in to comment.