Skip to content

Releases: fs-webdev/eslint-config-tree

1.0.4

13 Jun 17:04
Compare
Choose a tag to compare
  • Turn off no-else-return

We use if (condition) return else doSomethingElse a lot.
Release version 1.0.4.

1.0.3

12 Jun 19:01
Compare
Choose a tag to compare
  • Add eslint-config-standard-react dependency

Release version 1.0.3.

1.0.2

12 Jun 18:52
Compare
Choose a tag to compare
  • Turn off jsx-quotes

Release version 1.0.2.

1.0.1

12 Jun 17:36
Compare
Choose a tag to compare
  • Turn off jsdoc/require-description-complete-sentence

Add github-automator integration for releases.
Release version 1.0.1.

  • Update docs to include instructions

1.0.0

11 Jun 18:48
Compare
Choose a tag to compare

This is to have a pivot point from, to grant us more freedom when changing dependencies and implementations.