Closed
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have read the FAQ and my problem is not listed.
Description
no-unsafe-unary-minus
:
prefer-destructuring
:
Both rules require type information, but they aren't listed here:
Impacted Configurations
disable-type-checked
Additional Info
I've also noticed two additional things:
- The
check-configs
tests don't check thedisable-type-checked
config (source) - It looks like the description of the
check-configs
andcheck-docs
scripts got lost from the contributing guidelines in this commit. I think it'd great to bring them back (e.g mention them here?)
I should open the issue for each of them?