{ "extends": ["./tsconfig.json"], "compilerOptions": { "jsx": "react-jsx" }, "include": [ ".storybook/**/*.tsx" ] }