Skip to content

Commit 01572d5

Browse files
angiebeepboopAngelica Bocanegra
andauthored
fix: require-exact-types rule should not fix declare class (#507)
Co-authored-by: Angelica Bocanegra <[email protected]>
1 parent 1c1c009 commit 01572d5

File tree

4 files changed

+439
-47
lines changed

4 files changed

+439
-47
lines changed

.README/rules/no-duplicate-type-union-intersection-members.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ You can disable checking union types using `checkUnions`.
4141
}
4242
}
4343
```
44+
45+
<!-- assertions noDuplicateTypeUnionIntersectionMembers -->

0 commit comments

Comments
 (0)