We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As mentioned here: #285 (review).
The parser and plugin do not specify it. Even if they did, ours could possibly be higher?
https://github.com/typescript-eslint/typescript-eslint/blob/4ef67884962b6aac61cc895aaa3ba16aa892ecf4/packages/eslint-plugin/package.json#L58-L61
https://github.com/typescript-eslint/typescript-eslint/blob/4ef67884962b6aac61cc895aaa3ba16aa892ecf4/packages/parser/package.json#L41-L43
The text was updated successfully, but these errors were encountered:
fix: specify typescript as peerDep
31fc229
Fixes #286.
ce6e6ed
Successfully merging a pull request may close this issue.
As mentioned here: #285 (review).
The parser and plugin do not specify it. Even if they did, ours could possibly be higher?
https://github.com/typescript-eslint/typescript-eslint/blob/4ef67884962b6aac61cc895aaa3ba16aa892ecf4/packages/eslint-plugin/package.json#L58-L61
https://github.com/typescript-eslint/typescript-eslint/blob/4ef67884962b6aac61cc895aaa3ba16aa892ecf4/packages/parser/package.json#L41-L43
The text was updated successfully, but these errors were encountered: