Skip to content

Commit ff4703e

Browse files
committed
Update tsconfig.json
1 parent a707491 commit ff4703e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/mui-types/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"extends": "../../tsconfig.json",
3-
"include": ["src/**/*", "test/**/*"]
3+
"include": ["src/**/*", "test/**/*"],
4+
"exclude": ["src/OverridableComponentAugmentation.ts"]
45
}

0 commit comments

Comments
 (0)