Releases: insin/eslint-config-jonnybuchanan
Releases · insin/eslint-config-jonnybuchanan
v5.0.1
28 Sep 14:13
Compare
Sorry, something went wrong.
No results found
Disable react/no-unused-prop-types to avoid false positives
v5.0.0
28 May 13:44
Compare
Sorry, something went wrong.
No results found
v4.3.0
15 Aug 06:33
Compare
Sorry, something went wrong.
No results found
Update deps & disable react/jsx-no-bind rule
v4.2.1
18 Jul 18:12
Compare
Sorry, something went wrong.
No results found
v4.2.0
18 Jul 18:12
Compare
Sorry, something went wrong.
No results found
v4.1.0
14 Jul 02:00
Compare
Sorry, something went wrong.
No results found
Update to eslint-config-standard v6 beta (new rules )
v4.0.1
13 Jul 04:26
Compare
Sorry, something went wrong.
No results found
Configuration of standard-jsx was missing (JSX rules split out from standard-react)
Removed jsx-quotes override as prefer-double is now part of standard-jsx
v4.0.0
13 Jul 04:06
Compare
Sorry, something went wrong.
No results found
Update to ESLint 3 now that all deps support it as a peerDependency
Note that ESLint 3 drops support for Node < v4
v3.2.0
18 Jun 00:27
Compare
Sorry, something went wrong.
No results found
v3.1.0
10 Jun 18:37
Compare
Sorry, something went wrong.
No results found
Allow use of a dangling comma in multiline array and object literals
Update dependencies