Releases: fs-webdev/eslint-config-tree
Releases · fs-webdev/eslint-config-tree
1.0.14
- Add eslint-plugin-bestpractices dependency.
New warning: any time eslint-disable is used.
Release version 1.0.14.
1.0.13
- 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
- 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
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
We 'break' this rule all the time with our promise.then format.
Release version 1.0.10.
1.0.9
- Add FSResearchHelpService global
Release version 1.0.9.
1.0.8
Needed for when we utilize the google.maps API.
Release version 1.0.8.
1.0.7
- Disable no-case-declarations & add HF global
Release version 1.0.7.
1.0.6
- Disable no-invalid-this & add d3 global
Release version 1.0.6.
1.0.5
- Add FSTreeCommonRoutingService global
Release version 1.0.5.