Skip to content

Multiple tsconfig support for a single file #492

@basarat

Description

@basarat

It is not uncommon for a single file to be used by multiple tsconfig.json files.

Two code organizations are common here:

  • Sibling client and server folders
  • Parent server with a child client folder

There should be a user option to select which context the user wants to work in at the moment.

This is going to require significant rework but its about time I did that 🌹

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions