Description
tsconfck is going to be discontinued.
Problem Statement/Justification
With Typescript 6, peer dependencies is unmet:
❯ pnpm why tsconfck
tsconfck@3.1.6
├── @chakra-ui/cli@3.35.0
...
❯ pnpm peers check
Issues with peer dependencies found
✕ unmet peer typescript
Installed: 6.0.3
Wanted:
^5.0.0:
tsconfck@3.1.6
Proposed Solution or API
Please consider migrating to https://github.com/privatenumber/get-tsconfig.
Alternatives
No response
Additional Information
dominikg/tsconfck#240
Description
tsconfckis going to be discontinued.Problem Statement/Justification
With Typescript 6, peer dependencies is unmet:
Proposed Solution or API
Please consider migrating to https://github.com/privatenumber/get-tsconfig.
Alternatives
No response
Additional Information
dominikg/tsconfck#240