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

Load custom eslint rules as plugin, w/o --rulesdir #4034

Merged
merged 1 commit into from
Jun 5, 2015

Conversation

bgw
Copy link
Contributor

@bgw bgw commented Jun 5, 2015

This allows us to load the eslint rules without requiring command-line arguments, which avoids breaking editors with eslint plugins.

eslint/eslint#2180 (comment)

@zpao

This allows us to load the eslint rules without requiring command-line
arguments, which avoids breaking editors with eslint plugins.

eslint/eslint#2180 (comment)
@zpao
Copy link
Member

zpao commented Jun 5, 2015

lgtm

bgw added a commit that referenced this pull request Jun 5, 2015
Load custom eslint rules as plugin, w/o --rulesdir
@bgw bgw merged commit 0dab63b into facebook:master Jun 5, 2015
jquense added a commit to react-bootstrap/react-bootstrap that referenced this pull request Jun 18, 2015
Fixes that dang false eslint warning about using spread properties in an
object.

Prior art on this: facebook/react#4034
jquense added a commit to react-bootstrap/react-bootstrap that referenced this pull request Jun 18, 2015
Fixes that dang false eslint warning about using spread properties in an
object.

Prior art on this: facebook/react#4034
jquense added a commit to react-bootstrap/react-bootstrap that referenced this pull request Jun 25, 2015
Fixes that dang false eslint warning about using spread properties in an
object.

Prior art on this: facebook/react#4034
jquense added a commit to react-bootstrap/react-bootstrap that referenced this pull request Jun 25, 2015
Fixes that dang false eslint warning about using spread properties in an
object.

Prior art on this: facebook/react#4034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants