SIGN IN SIGN UP

Mention eslint-config-airbnb

Actually, if we want to make the thing more convenient, we could go as far as saying: “

Before using our `.eslintrc` install these dependencies:

```sh
npm install --save-dev eslint-config-airbnb eslint babel-eslint eslint-plugin-react
```

”. I want to leave the decision up to you though.
T
Tomek Wiszniewski committed
d874a94a0ab5a21bd48bcc90b6ad68016c8a57cd
Parent: 220696b