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

fix: check is eslint-plugin-react available #298

Closed
wants to merge 2 commits into from
Closed

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 23, 2021

No description provided.

@JounQin JounQin force-pushed the fix/overrides branch 2 times, most recently from eda5b9b to b9c7040 Compare March 23, 2021 14:31
package.json Outdated Show resolved Hide resolved
@JounQin JounQin force-pushed the fix/overrides branch 3 times, most recently from 01bd6fc to 2f761a5 Compare March 24, 2021 07:37
@@ -133,7 +133,7 @@ See [#251](https://github.com/mdx-js/eslint-mdx/issues/251#issuecomment-73613922
3. If you're using `eslint@^5.0.0`, you need to enable this parser/plugin manually, because `eslint@5` does not support `extends` for `overrides` property in its configuration:

```js
const { configs } = require('eslint-plugin-mdx')
const configs = require('eslint-plugin-mdx/lib/configs')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not include ESLinter.prototype.verify hack here which will emits error.

@JounQin JounQin closed this Mar 24, 2021
@JounQin JounQin reopened this Mar 24, 2021
@JounQin JounQin closed this Mar 24, 2021
@JounQin JounQin deleted the fix/overrides branch March 24, 2021 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant