Skip to content

[Feature]: Allow tsconfig.json path to be configurable #1243

@jostrander

Description

@jostrander

Describe the feature

In the radix version, we could configure the tsconfig path to our frontend's tsconfig.json, which we had done in our repo because our front end is colocated with our backend (AdonisJS). It would be nice to bring this option back and it appears to be possible with the new get-tsconfig library, but it appears hardcoded to look for the tsconfig.json that's colocated in the current working directory having package.json.

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions