Skip to content

Commit a707491

Browse files
committed
bring back exlude
1 parent af234da commit a707491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mui-material/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"compilerOptions": {
55
"moduleResolution": "Bundler"
66
},
7-
"exclude": ["test/typescript/moduleAugmentation"]
7+
"exclude": ["test/typescript/moduleAugmentation", "src/types/OverridableComponentAugmentation.ts"]
88
}

0 commit comments

Comments
 (0)