Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Open
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread the FAQ and my problem is not listed.
Suggested Changes
Now thatchecker.isTypeAssignableTo
is available & in use (#7936 -> ... ->microsoft/TypeScript#56448), I'd love to have us talk about this in blog post form. I think it's cool & useful information for folks to know.
- What is the assignability API?
- Benefits it can bring to lint rules
- Why were we hesitant to add it at first -> it becoming "safe" to use
- Our first 2-3 lint rules / rule features using it - at time of filing...
- Thanks and good cheer to@jakebailey & the other TypeScript folks onMake isTypeAssignableTo public on TypeChecker microsoft/TypeScript#56448
Affected URL(s)
https://typescript-eslint.io/blog/(something)
Additional Info
💖