We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25c85e commit e40ea1cCopy full SHA for e40ea1c
packages/eslint-config-airbnb/README.md
@@ -30,6 +30,11 @@ You can make sure this module lints with itself using `npm run lint`.
30
31
## Changelog
32
33
+### 0.0.9
34
+
35
+- add rule no-undef
36
+- add rule id-length
37
38
### 0.0.8
39
- now has a changelog
40
- now is modular (see instructions above for with react and without react versions)
0 commit comments