Skip to content

Automatically include types and node_modules\@types in the compilation #8275

Description

Along with #8255, we should remove the support for "types" in tsconfig.json, and include types, node_modules\@types by default in the compilation instead.

this should simplify the acquisition of global types to:

npm install @types\jquery

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

@typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedCommittedThe team has roadmapped this issueSuggestionAn idea for TypeScript

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions