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 9fc29dc commit 43e7afdCopy full SHA for 43e7afd
tsconfig.build.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "./tsconfig.json",
3
- "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
+ "exclude": ["node_modules", "test", "dist", "**/*spec.ts", "views/interactivity"]
4
}
0 commit comments