Browse Source

Wording tweak.

main
Brian Vaughn 7 years ago
committed by GitHub
parent
commit
ab588f5820
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/blog/2017-11-28-react-v16.2.0-fragment-support.md

2
content/blog/2017-11-28-react-v16.2.0-fragment-support.md

@ -255,7 +255,7 @@ Ensure you have the following line inside your `.eslintrc`:
That's it!
Note that `babel-eslint` is not officially supported by ESLint. We'll be looking into adding support for fragments to ESLint 4.x itself in the coming weeks (issue is [here](https://github.com/eslint/eslint/issues/9662)).
Note that `babel-eslint` is not officially supported by ESLint. We'll be looking into adding support for fragments to ESLint 4.x itself in the coming weeks (see [issue #9662](https://github.com/eslint/eslint/issues/9662)).
### Editor Support

Loading…
Cancel
Save