ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 77 forks source link

Add a tutorial for using TypeScript in an addon #303

Open jenweber opened 10 months ago

jenweber commented 10 months ago

Similar to https://cli.emberjs.com/release/writing-addons/intro-tutorial/, we could teach how to use TypeScript in an addon.

This work was proposed in https://github.com/typed-ember/ember-cli-typescript/issues/1422 and that issue includes draft outline content.

@alankyshum are you interested in adding this? If not, is it alright for us to use what you have already written?