{ "extends": "@cprussin/tsconfig/nextjs.json", "include": [ "*.d.ts", "**/*.ts", "**/*.tsx", ".storybook/**/*.ts", ".storybook/**/*.tsx" ], "exclude": ["node_modules", "dist"] }