Open
Description
What problem does this address?
For those who already use Typescript, it is extremely unsatisfactory to have to work with JS. Even more so when getting to know a new library and its API.
What is your proposed solution?
The @wordpress/create-block
package could have a scaffold for Typescript. This would help a lot in learning and greatly improve the developer experience.