Skip to content

Conversation

lddubeau
Copy link
Collaborator

We also gain support for adding the @ts-ignore flag that the tsc compiler understands.

This change adds logic for identifying the general type of checker from which flycheck errors are reported, and so be able to add the right flag when the user requests that an error be turned off.

This tackles point 2 of this post.

I've been running this for a while in projects that use eslint for all linting work, and projects that still use tslint, and it's been working for me.

We also gain support for adding the @ts-ignore flag that the tsc compiler
understands.
@josteink
Copy link
Collaborator

Sorry about the late response.

If it's OK, I'll hold on investigating this PR, until the questions I've raised in #308 are put down or resolved 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants