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
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:
/** */).There needs to be 🚲 🏠 here so have at it 🌹
More
allowJs: Making JavaScript to TypeScript migration easier : Suppress errors #4094 ❤️