https://github.com/danielpza/ts-rest-issue-303
https://github.com/ts-rest/ts-rest/issues/303
https://github.com/danielpza/ts-rest-issue-303
Last synced: 7 months ago
JSON representation
https://github.com/ts-rest/ts-rest/issues/303
- Host: GitHub
- URL: https://github.com/danielpza/ts-rest-issue-303
- Owner: danielpza
- Archived: true
- Created: 2023-07-26T23:41:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-26T23:47:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-07T20:58:03.255Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproduction for ts-rest issue
See https://github.com/ts-rest/ts-rest/issues/303
## How to reproduce
```sh
npm ci
npx tsc --noEmit
```