There was an error while loading. Please reload this page.
1 parent a4c843f commit a756a3fCopy full SHA for a756a3f
tsconfig.json
@@ -48,5 +48,5 @@
48
}
49
},
50
"include": ["packages"],
51
- "exclude": ["**/dist", "**/node_modules/**"]
+ "exclude": ["**/dist", "**/node_modules/**", "**/__tests__", "**/tests"]
52
0 commit comments