Skip to content

Simplify tsconfig types referencing #30

Open
@dudeofawesome

Description

@dudeofawesome

Right now, our base tsconfig needs to specify a non-default compilerOptions.types array due to #29. However, this prevents loading types for global libraries (like node or jest).

We'd like to use this possibly upcoming Typescript feature to merge our types lists, instead of overriding it each time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis is blocked by somethingbugSomething isn't workingenhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions