Releases: checkdigit/eslint-plugin
Releases · checkdigit/eslint-plugin
v7.8.0
What's Changed
- Extended existing rule to check for .ts extension is at the end of all exports by @jpolavar in #111
Full Changelog: v7.7.1...v7.8.0
v7.7.1
What's Changed
- Fixed no-side-effects to handle Symbol.for that includes Member Expression and of types Identifier by @jpolavar in #101
Full Changelog: v7.7.0...v7.7.1
v7.6.2
What's Changed
- update service typing import rules to enforce fixed paths and service typing namespaces by @le-cong in #108
Full Changelog: v7.6.1...v7.6.2
v7.6.1
What's Changed
- Fix no-duplicated-imports rule to exclude non-mergable namespace imports by @le-cong in #106
Full Changelog: v7.6.0...v7.6.1
v7.4.1
What's Changed
- update require-fixed-services-import rule to allow index and index.ts imports by @le-cong in #95
Full Changelog: v7.4.0...v7.4.1