Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Releases: saiichihashimoto/eslint-config-saiichihashimoto

v1.0.6

09 Feb 22:15
Compare
Choose a tag to compare

1.0.6 (2019-02-09)

Bug Fixes

v1.0.5

08 Feb 08:38
Compare
Choose a tag to compare

1.0.5 (2019-02-08)

Bug Fixes

  • config: eslint-plugin-jest is a dependency (02ea015)

v1.0.4

08 Feb 08:20
Compare
Choose a tag to compare

1.0.4 (2019-02-08)

Bug Fixes

  • jest: plugin:jest/recommended (11750f0)

v1.0.3

07 Feb 08:49
Compare
Choose a tag to compare

1.0.3 (2019-02-07)

Bug Fixes

  • jsx: jsx-filename-extension off (a846f49)

v1.0.2

03 Feb 22:00
Compare
Choose a tag to compare

1.0.2 (2019-02-03)

Bug Fixes

  • config: allow for jsx in server rendering (54dd6af)

v1.0.1

02 Feb 23:09
Compare
Choose a tag to compare

1.0.1 (2019-02-02)

Bug Fixes

  • test: lint package as test (e22905a)

v1.0.0

29 Jan 04:01
Compare
Choose a tag to compare

1.0.0 (2019-01-29)

chore

  • init: copy from lint-my-app (340b009)

BREAKING CHANGES

  • init: Initial Commit