Skip to content

Add jsconfig.json even for people not wanting any type checking #267

@dummdidumm

Description

@dummdidumm

Right now the jsconfig.json is omitted if people want no type checking at all. This has a few unwanted side effects

For this reason, the CLI should add a jsconfig regardless, just with the type checking option turned off (i.e. "checkJs": false)

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