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 4123b56 commit 143b337Copy full SHA for 143b337
tsconfig.build.json
@@ -5,6 +5,7 @@
5
"exclude": [
6
"src/demo",
7
"src/__tests__",
8
+ "src/**/__demos__/**/*.*",
9
"src/**/__tests__/**/*.*",
10
"src/**/__bench__/**/*.*",
11
"src/**/__mocks__/**/*.*",
0 commit comments