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

Definition for rule typescript/generic-type-naming was not found #3

Closed
iwata opened this issue Nov 28, 2018 · 2 comments
Closed

Definition for rule typescript/generic-type-naming was not found #3

iwata opened this issue Nov 28, 2018 · 2 comments

Comments

@iwata
Copy link

iwata commented Nov 28, 2018

I upgrade this config to 0.3.0 and it shows Definition for rule typescript/generic-type-naming was not found.

I tested with these versions.

  • typescript: 3.1.6
  • typescript-eslint-parser: 21.0.1
  • eslint-plugin-typescript: 0.12.0
@sindresorhus
Copy link
Member

sindresorhus commented Nov 28, 2018

You are ignoring the peer dependency warning then:

"eslint-plugin-typescript": ">=0.13.0",

@iwata
Copy link
Author

iwata commented Nov 28, 2018

Oh, I see.
But the version has this issue 😭
bradzacher/eslint-plugin-typescript#188
Thanks!

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

No branches or pull requests

2 participants