Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SmartThingsOSS/eslint-config-smartthings

Tags

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from victor-st/fend-6759-update-eslint-version

chore(eslintDep): FEND-6759 Update peer dependency to support eslint 8.0

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from Nayeemuddin-khan/3.3.0

FEND-670: Updating peer dependencies of eslint and eslint-plugin-react

3.0.0

Toggle 3.0.0's commit message
Updating to use eslint 4.x.

2.25.0

Toggle 2.25.0's commit message
Added react/no-will-update-set-state rule.

2.24.0

Toggle 2.24.0's commit message
Adding errors/no-compare-neg-zero and adding "consistent" option to b…

…est-practices/curly rule.

2.23.0

Toggle 2.23.0's commit message
Adding react void-dom-elements-no-children and forbid-foreign-prop-ty…

…pes rules.

2.22.0

Toggle 2.22.0's commit message
Adding style/template-tag-spacing rule.

2.21.0

Toggle 2.21.0's commit message
Updated with ESLint 3.13.0 and eslint-plugin-react 6.9.0. No new rule…

…s added.

2.20.0

Toggle 2.20.0's commit message
Added no-await-in-loop rule and enforcing no-console rule.

2.19.0

Toggle 2.19.0's commit message
Removed style/id-length rule and added react/no-array-index-key rule.