Sourced from @​typescript-eslint/eslint-plugin
's
releases.
v6.7.5
6.7.5 (2023-10-09)
Bug Fixes
- eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)
You can read about our versioning strategy and releases on our website.
Sourced from @​typescript-eslint/eslint-plugin
's
changelog.
6.7.5 (2023-10-09)
Bug Fixes
- eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)
You can read about our versioning strategy and releases on our website.
36aecb6
chore: publish v6.7.5db40a0a
fix(eslint-plugin): [prefer-string-starts-ends-with] only report
slice/substr...8f4d939
docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)