-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
no-typos: Fix failing createClass test #1721
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
Comments
I have a fix coming up for this, but that depends on #1827 to be merged. |
It’s not necessarily required, but it is ideal. Different parsers produce different AST node names, with different node schemas, so its useful to run them all through multiple parsers. |
Ok, I have this ready. And it looks like #1827 is good to go, so I'll create a PR after that's done. |
Per #1671 (https://github.com/yannickcr/eslint-plugin-react/pull/1671/files#diff-a36b384ace30edac8eacb00c170eed54R1277) and #1389, there's a commented out no-typos test that should be uncommented and fixed.
The text was updated successfully, but these errors were encountered: