v1.3.1
What's Changed
- fix
reportDuplicateImport
not reporting duplicated aliases and duplicated imports across differentimport
statements by @DetachHead in #91 - fix
reportDeclaration
not reporting multiple redeclarations of the same type by @DetachHead in #93
Full Changelog: v1.3.0...v1.3.1