-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Hi! I found this plugin recently and really like it 😄 thanks for making it! Some of the rules seem pretty generally useful:
total-functions/no-unsafe-type-assertion
: the stronger form ofobjectLiteralTypeAssertions
might be good to pull in as an option for@typescript-eslint/consistent-type-assertion
?total-functions/no-unsafe-readonly-mutable-assignment
&total-functions/no-unsafe-mutable-readonly-assignment
: I've been hit by this before!total-functions/no-unsafe-optional-property-assignment
: Also broadly useful, once [no-unsafe-optional-property-assignment] too noisy #83 lands
Would you be open to having these rules taken into typescript-eslint itself? We'd want to have issues filed on github.com/typescript-eslint/typescript-eslint for each to discuss, but since they've been proven useful by this plugin I'd be surprised if there were any holdups. 😄
robinMcA and PouriaSterling
Metadata
Metadata
Assignees
Labels
No labels