storybook/code/lib/core-client/tsconfig.json
2022-11-14 14:18:39 +01:00

5 lines
82 B
JSON

{
"extends": "../../tsconfig.json",
"include": ["src/**/*", "typings.d.ts"]
}