Skip to content

Commit

Permalink
meta: update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JJL772 committed Dec 26, 2024
1 parent 13395e8 commit aac98b3
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
Expand Up @@ -10,7 +10,7 @@
"allowJs": true,
"strict": true,
"noImplicitAny": false,
"typeRoots": ["./scripts/types/"],
"typeRoots": ["./scripts/types", "./scripts"],
"types": ["p2ce"]
},
"include": ["scripts/"]
Expand Down

0 comments on commit aac98b3

Please sign in to comment.