Skip to content

Commit

Permalink
Update types
Browse files Browse the repository at this point in the history
[dependabot skip]
  • Loading branch information
swissspidy committed Aug 27, 2024
1 parent 08bb495 commit 97d9f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pretty": true,
"sourceMap": true,
"typeRoots": ["./typings", "./node_modules/@types"],
"types": ["jest", "node"]
"types": ["jest", "node", "emscripten"]
},
"exclude": [
"packages/*/dist-*/**",
Expand Down

0 comments on commit 97d9f55

Please sign in to comment.