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 9dee847 commit 138aafdCopy full SHA for 138aafd
packages/eslint-config-airbnb-base/CHANGELOG.md
@@ -1,7 +1,7 @@
1
12.0.0 / 2017-09-02
2
==================
3
- [deps] [breaking] require `eslint` v4
4
- - enable `function-paren-newline`, `for-direction`, `getter-return`, `no-compare-neg-zero`, `semi-style`, `object-curly-newline`, `no-buffer-constructor`, `no-restricted-globals`, `switch-colon-spacing`, `template-tag-spacing`, `prefer-promise-reject-errors`, `prefer-restructuring`
+ - enable `function-paren-newline`, `for-direction`, `getter-return`, `no-compare-neg-zero`, `semi-style`, `object-curly-newline`, `no-buffer-constructor`, `no-restricted-globals`, `switch-colon-spacing`, `template-tag-spacing`, `prefer-promise-reject-errors`, `prefer-destructuring`
5
- improve `indent`, `no-multi-spaces`, `no-trailing-spaces`, `no-underscore-dangle`
6
- [breaking] move `comma-dangle` to Stylistic Issues (#1514)
7
- [breaking] Rules prohibiting global isNaN, isFinite (#1477)
0 commit comments