We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b925778 commit 9ebd328Copy full SHA for 9ebd328
tsconfig.json
@@ -16,6 +16,5 @@
16
"moduleResolution": "node"
17
},
18
"include": ["src/**/*"],
19
- "exclude": ["node_modules", "dist"]
20
-}
21
-
+ "exclude": ["node_modules", "dist", "src/__tests__"]
+}
0 commit comments