We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef70562 commit 5f8a114Copy full SHA for 5f8a114
tsconfig.build.json
@@ -0,0 +1,4 @@
1
+{
2
+ "extends": "./tsconfig.json",
3
+ "exclude": ["**/__tests__/**"]
4
+}
0 commit comments