mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:21:15 +08:00
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": ["src/**/*"]
|
|
}
|