Skip to content

Commit

Permalink
add specific types and package
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dDoX committed Sep 26, 2024
1 parent 28d7be1 commit 2193e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"baseUrl": "./",
"outDir": "./dist",
"declaration": true,
"typeRoots": [
"./node_modules/@types"
"types": [
"node"
]
},
"include": [
Expand Down

0 comments on commit 2193e78

Please sign in to comment.