We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b94e61 commit 8355d81Copy full SHA for 8355d81
packages/insomnia/tsconfig.node.json
@@ -33,6 +33,7 @@
33
"vitest.config.ts",
34
],
35
"exclude": [
36
+ "**/global.d.ts",
37
"node_modules",
38
"src/coverage",
39
"src/main.min.js",
0 commit comments