Skip to content

Specs should demonstrate static typing #21

Open
@rjz

Description

@rjz

Since the specs are run using tsc.transpileModule (via ts-jest), any type information included in them is discarded during transpilation. While static-checking will be slower in larger projects, its value during refactoring would make a how-to here worthwhile.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions