Skip to content

Commit

Permalink
fix: require-exact-types rule should not fix declare class (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: Angelica Bocanegra <angelica.bocanegra@tabcorp.com.au>
  • Loading branch information
angelica-bocanegra and Angelica Bocanegra committed Oct 18, 2021
1 parent 1c1c009 commit 01572d5
Show file tree
Hide file tree
Showing 4 changed files with 439 additions and 47 deletions.
2 changes: 2 additions & 0 deletions .README/rules/no-duplicate-type-union-intersection-members.md
Expand Up @@ -41,3 +41,5 @@ You can disable checking union types using `checkUnions`.
}
}
```

<!-- assertions noDuplicateTypeUnionIntersectionMembers -->

0 comments on commit 01572d5

Please sign in to comment.