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