Skip to content

Add typeRoots to tsconfig. #303

Closed
Closed
@eduDorus

Description

@eduDorus

We received errors with this tsconfig.json. In order to make it work as a subdirectory of our Angular app the typeRoots property was necessary.

"typeRoots": [
"node_modules/@types"
],

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