Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

typeRoots falls back to automatic inclusion of packages #774

Description

@expressiveco
  • Currently, it is stated that

    If typeRoots is specified, only packages under typeRoots will be included.

    However, when types could not be found in the compilerOptions.typeRoots folders, compiler falls back to the automatic inclusion of @types packages.

  • Also, like compilerOptions.types, specifying compilerOptions.typeRoots:[] disables the automatic inclusion of @types packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions