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 af234da commit a707491Copy full SHA for a707491
packages/mui-material/tsconfig.json
@@ -4,5 +4,5 @@
4
"compilerOptions": {
5
"moduleResolution": "Bundler"
6
},
7
- "exclude": ["test/typescript/moduleAugmentation"]
+ "exclude": ["test/typescript/moduleAugmentation", "src/types/OverridableComponentAugmentation.ts"]
8
}
0 commit comments