Skip to content

Releases: fs-webdev/eslint-config-tree

1.0.12

25 Jun 16:47
Compare
Choose a tag to compare
  • Turn off jsdoc/no-undefined-types

This was broken in eslint-plugin-jsdoc#8 in 2019-06. Disabled, for now. Check back later.
Release version 1.0.12.

1.0.11

25 Jun 16:07
4b570dc
Compare
Choose a tag to compare

Pin to eslint-plugin-jsdoc#8.3.0

Avoid TypeError: Cannot read property 'filter' of undefined. Occurred while linting errors that were added by recent modifications to no-undefined-types.

Release version 1.0.11.

1.0.10

17 Jun 17:16
Compare
Choose a tag to compare
  • Disable no-shadow

We 'break' this rule all the time with our promise.then format.

Release version 1.0.10.

1.0.9

17 Jun 16:21
Compare
Choose a tag to compare
  • Add FSResearchHelpService global

Release version 1.0.9.

1.0.8

17 Jun 15:47
Compare
Choose a tag to compare
  • Add google global

Needed for when we utilize the google.maps API.

Release version 1.0.8.

1.0.7

14 Jun 16:37
Compare
Choose a tag to compare
  • Disable no-case-declarations & add HF global

Release version 1.0.7.

1.0.6

14 Jun 16:29
Compare
Choose a tag to compare
  • Disable no-invalid-this & add d3 global

Release version 1.0.6.

1.0.5

14 Jun 13:48
Compare
Choose a tag to compare
  • Add FSTreeCommonRoutingService global

Release version 1.0.5.

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.