Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
srph committed Nov 27, 2024
1 parent 567f6b4 commit d60c8dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"lib": ["esnext", "dom"],
"baseUrl": ".",
"typeRoots": ["node_modules/@types"],
"types": ["node"],
"esModuleInterop": true,
"skipLibCheck": true,
"allowJs": true,
Expand Down

0 comments on commit d60c8dd

Please sign in to comment.