Files
react-test/packages/mui-joy/tsconfig.json

5 lines
91 B
JSON
Raw Normal View History

2025-12-12 14:26:25 +09:00
{
"extends": "../../tsconfig.json",
"include": ["src/**/*", "test/integration/**/*"]
}