Skip to content

Commit

Permalink
remove node types
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Dec 17, 2024
1 parent a133cdc commit 00e4a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/nocap/tsconfig.web.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"strict": true,
"esModuleInterop": true,
"moduleResolution": "bundler",
"types": ["node"],
// "types": ["node"],
"allowSyntheticDefaultImports": true,
"strictPropertyInitialization": false,
"noEmitHelpers": true,
Expand Down

0 comments on commit 00e4a20

Please sign in to comment.