speakeasy-api / speakeasy-api/speakeasy
Support tsconfig.json customization
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 448
- Forks
- 39
- Avg merge
- 21h 33m
- Merged PRs (30d)
- 9
Description
While generating a typescript sdk from an openapi spec, I couldn't find in the docs how to override the properties set in the tsconfig.json file. Is there any available ways to do it? e.g changing "outDir" from "." to "dist"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the TypeScript SDK generation configuration and the generated tsconfig.json handling, then check existing documentation and configuration entry points for overrides. Done means establishing whether properties such as outDir can be customized and documenting or supporting that behavior, with a generated SDK build confirming the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100