update readme for eslint-config-airbnb 0.0.9

This commit is contained in:
Jake Teton-Landis
2015-09-24 12:18:34 -07:00
parent f25c85ef2e
commit e40ea1c24e

View File

@@ -30,6 +30,11 @@ You can make sure this module lints with itself using `npm run lint`.
## Changelog
### 0.0.9
- add rule no-undef
- add rule id-length
### 0.0.8
- now has a changelog
- now is modular (see instructions above for with react and without react versions)