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

Adds eslint plugin and its recommended rules #356

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

jessicamarcus
Copy link
Contributor

@jessicamarcus jessicamarcus self-assigned this Mar 11, 2019
@jessicamarcus jessicamarcus requested a review from fionawhim March 11, 2019 19:07
.eslintrc Outdated
"prettier/prettier": "error"
"prettier/prettier": "error",
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "warn"
Copy link
Contributor

Choose a reason for hiding this comment

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

Either make this error or leave it out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I’d copied FB’s recommended rules for this plugin, but since there’s such an extensive conversation regarding it here, I’m removing it. We can always bring it back in later.

@jessicamarcus jessicamarcus merged commit 945e538 into develop Mar 12, 2019
@jessicamarcus jessicamarcus deleted the eslint-react-hooks branch March 12, 2019 14:15
fionawhim added a commit that referenced this pull request Apr 23, 2019
Makes clicking "No Answer" radios work
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.

2 participants