eslint-config-deloitte-react
Advanced tools
Changelog
[3.3.1]
Changelog
[3.3.0]
react/button-has-type
rulereact/no-this-in-sfc
rulereact/jsx-child-element-spacing
rulereact/jsx-max-depth
rulereact/prefer-stateless-function
to offjsx-a11y/anchor-is-valid
to offreact/jsx-key
from error to warnreact/jsx-curly-brace-presence
to offreact/jsx-no-bind
from error to warnreact/jsx-filename-extension
from error to warn and now expects .js
react/self-closing-comp
from error to warnreact/no-array-index-key
from error to warnobject-shorthand
from error to offChangelog
[3.1.0]
jsx-a11y/label-has-for
rulejsx-a11y/anchor-is-valid
rulereact/boolean-prop-naming
rulereact/no-typos
rulearrow-body-style
, now is turned offarrow-parens
, removed require block bodykeyword-spacing
, now has overrides definedreact/jsx-no-bind
, to be a bit more relaxedjsx-a11y/href-no-hash
deprecated errorChangelog
[3.0.0]