Skip to content

Commit

Permalink
chore: revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Apr 6, 2024
1 parent 52fb5ec commit b25f5dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"strict": true,
"useUnknownInCatchVariables": false,
"types": ["node"],
"resolveJsonModule": true,
"noImplicitAny": false
"resolveJsonModule": true
},
"include": ["./src/**/*"]
}

0 comments on commit b25f5dc

Please sign in to comment.