ember-learn / ember-learn/guides-source
TypeScript: Converting an Existing Ember App mentions old tsconfig/ember package
Open
- Dominant language
- HTML
- Stars
- 161
- Forks
- 512
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 4
Description
https://guides.emberjs.com/release/typescript/application-development/converting-an-app/
It mentions you should install `@tsconfig/ember` and look at the tsconfig from the blueprint output, but there it uses the new `@ember/app-tsconfig`.
If there not an easier way to convert an app? Like run some cli / cli-update command that initializes a new ember app with `--typescript` and it adds the diff to your app?
Contributor guide
Assessment
This issue has not been assessed yet.