Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Provide option to ignore semantic compile errors #171

Open
@masaeedu

Description

@masaeedu

I keep getting errors about xyz is declared but not used, which I want to keep because they are useful in the editor during development, but I don't want to see a blank page with this error instead of my app.

TypeScript does not require all semantic errors to be fixed in order to emit JS, so there should be a corresponding option for create-react-app-typescript to ignore semantic errors during live development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions