There was an error while loading. Please reload this page.
1 parent 2b62bbd commit 3befdbdCopy full SHA for 3befdbd
1 file changed
tsconfig.json
@@ -4,6 +4,6 @@
4
"moduleResolution": "node",
5
"skipLibCheck": true
6
},
7
- "exclude": ["node_modules", "dist", "**/__test__/*", "**/__tests__/*"],
+ "exclude": ["node_modules", "dist"],
8
"include": ["**/*.ts", "**/*.tsx", "**/*.js"]
9
}
0 commit comments