hey-api / openapi-ts

✨ Turn your OpenAPI specification into a beautiful TypeScript client
https://heyapi.vercel.app
MIT License
640 stars 45 forks source link

feat: add config to generate file extensions for module resolution no… #644

Open omridevk opened 1 month ago

omridevk commented 1 month ago

…de16+

stackblitz[bot] commented 1 month ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: e6be2dc603920c0e45059886dd61fc81268ce00b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 9:14am
omridevk commented 1 month ago

fixes: https://github.com/hey-api/openapi-ts/issues/478 and https://github.com/hey-api/openapi-ts/issues/595

mrlubos commented 1 month ago

Hey, can you resolve the conflicts please? This doesn't seem to work based on tsconfig, am I right? If so, why include changes to tsconfig in the diff?

omridevk commented 1 month ago

Hey, can you resolve the conflicts please? This doesn't seem to work based on tsconfig, am I right? If so, why include changes to tsconfig in the diff?

yes, I do want to create a failing test based on the new config overrides.

Will resolve conflicts.

omridevk commented 3 weeks ago

@mrlubos Resolved the conflicts.

mrlubos commented 3 weeks ago

This doesn't seem to work based on tsconfig, am I right? If so, why include changes to tsconfig in the diff?