Commit c0a2ae46 authored by Dan Abramov's avatar Dan Abramov Committed by GitHub
Browse files

Use imgur

Should be safe since SO uses it
parent cacabba1
Showing with 1 addition and 1 deletion
+1 -1
...@@ -291,7 +291,7 @@ You would need to install an ESLint plugin for your editor first. ...@@ -291,7 +291,7 @@ You would need to install an ESLint plugin for your editor first.
>If you are using the Atom `linter-eslint` plugin, make sure that **Use global ESLint installation** option is checked: >If you are using the Atom `linter-eslint` plugin, make sure that **Use global ESLint installation** option is checked:
><img src="https://i.imgsafe.org/24b793bcf2.png" width="300"> ><img src="http://i.imgur.com/yVNNHJM.png" width="300">
Then make sure `package.json` of your project ends with this block: Then make sure `package.json` of your project ends with this block:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment