Releases: glints-dev/eslint-config
Releases · glints-dev/eslint-config
Update dependencies and also remove travis
03 Apr 08:45
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from glints-dev/feature/upgrade-dependencies
update dependencies and also remove travis
v4.0.0
09 Apr 16:43
Compare
Sorry, something went wrong.
No results found
v3.0.0
07 Sep 10:50
Compare
Sorry, something went wrong.
No results found
Migrate babel-eslint to typescript-eslint (#10 ).
This is a semver-major release because there are breaking changes.
v2.1.0
07 Sep 10:41
Compare
Sorry, something went wrong.
No results found
Remove react/no-set-state rule.
This rule was being used to enforce a certain coding style which is now obsolete.
v2.0.0
07 Sep 10:34
Compare
Sorry, something went wrong.
No results found
Enable no-undef rule from jsx-control-statements and add ES6 environment.
v1.1.2
07 Sep 10:33
Compare
Sorry, something went wrong.
No results found
Upgrade babel-eslint to v10.0.3.
v1.1.1
07 Sep 10:30
Compare
Sorry, something went wrong.
No results found
Turn no-unused-vars and react/prop-types into errors.
v1.1.0
19 Nov 06:41
Compare
Sorry, something went wrong.
No results found
Added babel-eslint and eslint-plugin-babel dependencies as they're needed for several projects
v1.0.3
07 Nov 03:51
Compare
Sorry, something went wrong.
No results found
v1.0.2
30 Aug 11:51
Compare
Sorry, something went wrong.
No results found
New eslint rules for react hooks