Skip to content

[Request] Extend tsconfig via a package #15984

Closed
@Timer

Description

@Timer

TypeScript Version: 2.3.2

Code

{
  "extends": "tsconfig-react-app"
}

Expected behavior:

Using the node module resolution, finds the specified package and inspects the package.json's main field for a .json file, which is used to extend the configuration.

Actual behavior:
Something along the lines "must be a relative path".

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions