Skip to content

Use JSDoc with tsc for strong static typing #65

Open
@brody4hire

Description

@brody4hire

It is possible to use JSDoc comments with the TypeScript compiler to enforce some strong typing, as documented in the following resources:

Here is the best example I have found: prettier/prettier#6313

I would personally favor this alternative over porting to TypeScript as proposed in #64.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions