8000 Ignore specific errors · Issue #11051 · microsoft/TypeScript · GitHub
[go: up one dir, main page]

Skip to content
Ignore specific errors #11051
Closed
Closed
@basarat

Description

@basarat

This keeps getting asked on stackoverflow (just this morning : http://stackoverflow.com/a/39627892/390330) so thought there should be an issue to track it.

Ideation

Lots of linters do this:

  • Ignore errors for regions (using inline comments /** */).
  • Ignore errors per file (configured using tsconfig or command line)
  • Ignore certain error codes (configured using tsconfig or command line)

There needs to be 🚲 🏠 here so have at it 🌹

More

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

      0