Skip to content

Releases: fs-webdev/eslint-config-tree

1.0.14

23 Aug 19:26
Compare
Choose a tag to compare
  • Add eslint-plugin-bestpractices dependency.

New warning: any time eslint-disable is used.
Release version 1.0.14.

1.0.13

25 Jul 20:10
Compare
Choose a tag to compare
  • Disable sonarjs/no-inverted-boolean-check

The autofix for one of our !!() expressions actually broke our code. Disabled.

Release version 1.0.13.

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.