Skip to content

Commit

Permalink
Update EmberData TS guides
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan committed Dec 17, 2024
1 parent ff97052 commit 8aea5da
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 143 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add a `tsconfig.json` file to the root of your project. Copy its contents from t

### Set Up TypeScript for EmberData

<!-- FIXME: @gitKrystan Link -->
Follow the instructions in the [EmberData Typescript Guides][ED-ts-guides].

### Enable TypeScript Transpilation for Builds

Expand Down Expand Up @@ -122,6 +122,7 @@ If you're migrating from `ember-cli-typescript` to Ember's native TypeScript sup

<!-- Internal links -->

[ED-ts-guides]: ../../core-concepts/ember-data/#toc_adding-emberdata-types-to-an-existing-typescript-app
[getting started]: ../../getting-started/
[legacy]: ../../additional-resources/legacy/
[packages]: ../../getting-started/#toc_packages-to-support-typescript
Expand Down
Loading

0 comments on commit 8aea5da

Please sign in to comment.