{ "extends": "../../../tsconfig.json", "compilerOptions": { "composite": true }, "references": [ { "path": "../../core/get-button-sized" }, { "path": "../../core/web" }, { "path": "../stacks" }, { "path": "../text" } ], "exclude": [ "types", "dist", "**/__tests__" ] }