{ "extends": "../tsconfig.json", "include": ["src/**/*", "**/*.ts", "**/*.tsx"], "exclude": ["node_modules", "dist"] }