Releases: glints-dev/eslint-config
Releases · glints-dev/eslint-config
Update dependencies
Compare
Sorry, something went wrong.
No results found
yxb
released this
26 May 02:17
"@typescript-eslint/eslint-plugin": "^8.59.4"
"@typescript-eslint/parser": "^8.59.4"
"eslint-plugin-react-hooks": "^7.1.1"
Update dependencies and also remove travis
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
Compare
Sorry, something went wrong.
No results found
yjwong
released this
09 Apr 16:43
v3.0.0
Compare
Sorry, something went wrong.
No results found
yjwong
released this
07 Sep 10:50
Migrate babel-eslint to typescript-eslint (#10 ).
This is a semver-major release because there are breaking changes.
v2.1.0
Compare
Sorry, something went wrong.
No results found
yjwong
released this
07 Sep 10:41
Remove react/no-set-state rule.
This rule was being used to enforce a certain coding style which is now obsolete.
v2.0.0
Compare
Sorry, something went wrong.
No results found
yjwong
released this
07 Sep 10:34
Enable no-undef rule from jsx-control-statements and add ES6 environment.
v1.1.2
Compare
Sorry, something went wrong.
No results found
yjwong
released this
07 Sep 10:33
Upgrade babel-eslint to v10.0.3.
v1.1.1
Compare
Sorry, something went wrong.
No results found
yjwong
released this
07 Sep 10:30
Turn no-unused-vars and react/prop-types into errors.
v1.1.0
Compare
Sorry, something went wrong.
No results found
seahyc
released this
19 Nov 06:41
Added babel-eslint and eslint-plugin-babel dependencies as they're needed for several projects