Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore TypeScript version mismatch warning #16

Merged
merged 2 commits into from
Sep 28, 2019
Merged

Ignore TypeScript version mismatch warning #16

merged 2 commits into from
Sep 28, 2019

Conversation

scttcper
Copy link
Contributor

@scttcper scttcper commented Sep 16, 2019

this is a nice to have. feel free to not merge.

hides the following annoying message

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.6.0

YOUR TYPESCRIPT VERSION: 3.6.2

Please only submit bug reports when using the officially supported version.

=============

@sindresorhus sindresorhus changed the title feat: ignore typescript version warning Ignore TypeScript version mismatch warning Sep 28, 2019
@sindresorhus
Copy link
Member

I agree. They're slow to update the supported version, so it's pretty much always a mismatch. It's just useless noise.

@sindresorhus sindresorhus merged commit fe8e1aa into xojs:master Sep 28, 2019
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.

None yet

2 participants