File tree Expand file tree Collapse file tree 2 files changed +135
-143
lines changed
guides/release/typescript Expand file tree Collapse file tree 2 files changed +135
-143
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Add a `tsconfig.json` file to the root of your project. Copy its contents from t
19
19
20
20
### Set Up TypeScript for EmberData
21
21
22
- <!-- FIXME: @gitKrystan Link -->
22
+ Follow the instructions in the [ EmberData Typescript Guides ] [ ED-ts-guides ] .
23
23
24
24
### Enable TypeScript Transpilation for Builds
25
25
@@ -122,6 +122,7 @@ If you're migrating from `ember-cli-typescript` to Ember's native TypeScript sup
122
122
123
123
<!-- Internal links -->
124
124
125
+ [ ED-ts-guides ] : ../../core-concepts/ember-data/#toc_adding-emberdata-types-to-an-existing-typescript-app
125
126
[ getting started ] : ../../getting-started/
126
127
[ legacy ] : ../../additional-resources/legacy/
127
128
[ packages ] : ../../getting-started/#toc_packages-to-support-typescript
You can’t perform that action at this time.
0 commit comments