Skip to content

Relaxed eslint rule no-unused-expressions - #724

Merged
gaearon merged 1 commit into
react:masterfrom
cannona:no-unused-expressions
Sep 30, 2016
Merged

Relaxed eslint rule no-unused-expressions#724
gaearon merged 1 commit into
react:masterfrom
cannona:no-unused-expressions

Conversation

@cannona

Copy link
Copy Markdown
Contributor

Now allows the use of short circuit and ternary expressions.

Resolves#722.

Now allows the use of short circuit and ternary expressions.
@ghost

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@ghostghost added the CLA Signed label Sep 23, 2016
@ghost

Copy link
Copy Markdown

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@gaearongaearon added this to the 0.7.0 milestone Sep 30, 2016
@gaearon
gaearon merged commit 90e3cc1 into react:masterSep 30, 2016
@gaearon

Copy link
Copy Markdown
Contributor

Thank you!

kitze added a commit to kitze/custom-react-scripts that referenced this pull request Oct 3, 2016
…react-app
# By Dan Abramov (5) and others
# Via Dan Abramov
* 'master' of https://github.com/facebookincubator/create-react-app:
docs(readme): peer dependencies applied (react#818)
Fix typos on ISSUE_TEMPLATE.md (react#817)
Add explicit linebreaks (react#813)
Fix typo (react#810)
Fix some typos (react#809)
Beaufity output of eject.js script (react#769)
Define process.env as object (react#807)
Typo fix in webpack.config.dev.js comments (react#777)
Add Netlify to deploy instructions
Fix usage example to match react-dev-utils@0.2.x API
Relaxed eslint rule no-unused-expressions (react#724)
Fix the doc
Publish
Add 0.6.1 changelog
Moved Babel and ESLint config to package.json after ejecting (react#773)
Conflicts:
packages/react-scripts/package.json
feiqitian pushed a commit to feiqitian/create-react-app that referenced this pull request Oct 25, 2016
Now allows the use of short circuit and ternary expressions.
maltestenzel pushed a commit to maltestenzel/custom-react-scripts that referenced this pull request Mar 7, 2018
…react-app
# By Dan Abramov (5) and others
# Via Dan Abramov
* 'master' of https://github.com/facebookincubator/create-react-app:
docs(readme): peer dependencies applied (react#818)
Fix typos on ISSUE_TEMPLATE.md (react#817)
Add explicit linebreaks (react#813)
Fix typo (react#810)
Fix some typos (react#809)
Beaufity output of eject.js script (react#769)
Define process.env as object (react#807)
Typo fix in webpack.config.dev.js comments (react#777)
Add Netlify to deploy instructions
Fix usage example to match react-dev-utils@0.2.x API
Relaxed eslint rule no-unused-expressions (react#724)
Fix the doc
Publish
Add 0.6.1 changelog
Moved Babel and ESLint config to package.json after ejecting (react#773)
Conflicts:
packages/react-scripts/package.json
@locklockBot locked and limited conversation to collaborators Jan 22, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cannona@gaearon