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 a707491 commit ff4703eCopy full SHA for ff4703e
packages/mui-types/tsconfig.json
@@ -1,4 +1,5 @@
1
{
2
"extends": "../../tsconfig.json",
3
- "include": ["src/**/*", "test/**/*"]
+ "include": ["src/**/*", "test/**/*"],
4
+ "exclude": ["src/OverridableComponentAugmentation.ts"]
5
}
0 commit comments