0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.56k stars 43 forks source link

feat(internal): Add support for `${configDir}` to directory path configs #239

Closed kitten closed 5 months ago

kitten commented 5 months ago

See https://github.com/microsoft/TypeScript/pull/58042

Summary

This adds support for a ${configDir} substitution in our configuration. This, by definition, must always point the path of the evaluated tsconfig.json, rather than the tsconfig.json the path was sourced from.

Support for this will land in TS with the linked PR.

Set of changes

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: ebc3a4ddfcd8bcb5de31482e6121cc8b603542fa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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