Skip to content

Releases: asd-xiv/eslint-config

v4.0.2 - 28 December 2018

29 Dec 07:49
Compare
Choose a tag to compare

Add

  • import/resolver setting in node and react target files

v4.0.1 - 8 December 2018

29 Dec 07:46
Compare
Choose a tag to compare

v4.0.0 - 8 December 2018

08 Dec 16:32
Compare
Choose a tag to compare

Change

Remove

v3.0.2 - 25 November 2018

25 Nov 21:36
Compare
Choose a tag to compare

Change

  • Fix flow rules assing to flowtype-errors instead of flowtype

3.0.1 - 17 November 2018

17 Nov 22:06
Compare
Choose a tag to compare

Update packages and rename to @ASD14

2.9.6 Bumped versions

23 Apr 16:34
Compare
Choose a tag to compare
v.2.9.6

2.9.6

2.9.1 Changes based on usage

17 Oct 08:18
Compare
Choose a tag to compare

2.9.0 Update packages and new rules

16 Oct 20:00
Compare
Choose a tag to compare

2.8.2 update react jsx

24 Sep 10:50
Compare
Choose a tag to compare

Changed

  • updated react with more jsx style rules

2.8.1 jsx-control-statements

23 Sep 10:31
Compare
Choose a tag to compare

Updated packages & added eslint-plugin-jsx-control-statements

Added

Changed

  • react/jsx-no-undef - from v7, eslint-plugin-react does not check globals by default anymore and need to be set explicitly.