Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Brekken
5695dc12df Make eslintrc dependencies copy-pasteable 2015-09-04 09:35:23 -07:00
Tomek Wiszniewski
d874a94a0a 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.
2015-08-05 19:45:08 +02:00
Deniz Ozger
232054a26f Fixed a typo on README 2015-07-08 10:23:16 +01:00
Jake Teton-Landis
f87ddc012f add README describing eslintrc requirements 2015-05-18 12:02:48 -07:00