Releases: SmartThingsOSS/eslint-config-smartthings
Releases · SmartThingsOSS/eslint-config-smartthings
2.13.0
01 Aug 21:26
Compare
Sorry, something went wrong.
No results found
Added react/no-find-dom-node rule
Updated react rules and settings to be compatible with eslint-plugin-react 6.0.0
2.12.0
01 Aug 16:54
Compare
Sorry, something went wrong.
No results found
Removed rules/legacy.js
Adding missing rules currently in ESLint 3.2.0 to best-practices, errors and style.
2.11.0
22 Jun 13:42
Compare
Sorry, something went wrong.
No results found
Added react/no-comment-textnodes rule
Added react/no-render-return-value rule
Added react/jsx-filename-extension warning rule
2.10.0
13 Jun 12:43
Compare
Sorry, something went wrong.
No results found
Added es6/rest-spread-spacing rule
Added style/no-mixed-operators rule
Added style/no-whitespace-before-property rule
2.9.1
08 Jun 15:29
Compare
Sorry, something went wrong.
No results found
Ignoring es6/no-useless-rename rule
2.9.0
08 Jun 15:11
Compare
Sorry, something went wrong.
No results found
Added es6/no-useless-rename rule
Added style/unicode-bom rule
Added errors/no-prototype-builtins rule
2.8.0
18 May 15:24
Compare
Sorry, something went wrong.
No results found
Added object-property-newline style rule.
2.7.0
10 May 13:20
Compare
Sorry, something went wrong.
No results found
Added jsx-no-target-blank react rule
2.6.0
02 May 19:40
Compare
Sorry, something went wrong.
No results found
Added errors/no-unsafe-finally rule
Added es6/no-duplicate-imports rule
Added es6/no-useless-computed-key rule
Added es6/no-useless-constructor rule
Added es6/prefer-arrow-callback rule
Added es6/prefer-template rule
Added es6/template-curly-spacing rule
Added es6/yield-star-spacing rule
2.5.0
18 Apr 13:52
Compare
Sorry, something went wrong.
No results found
Updated to use eslint-plugin-react 5.x