{
"extends": "../../tsconfig.json",
"include": ["./src", "./.storybook/*.ts"],
"references": [
"path": "./tsconfig.node.json"
}
]