You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This guide is designed to help you get up and running with TypeScript in an Ember app.
4
4
5
5
{% hint style="warning" %}
6
-
**This is**_**not**_**an introduction to TypeScript**_**or**_**Ember. Throughout this guide, we’ll link back to**[**The TypeScript Docs**](https://www.typescriptlang.org/docs/home.html)**and**[**the Ember Guides**](https://guides.emberjs.com/release/)**when there are specific concepts that we will not explain here but which are important for understanding what we’re covering!**
6
+
**This is**_**not**_**an introduction to TypeScript**_**or**_**Ember. Throughout this guide, we’ll link back to**[**the TypeScript docs**](https://www.typescriptlang.org/docs/home.html)**and**[**the Ember Guides**](https://guides.emberjs.com/release/)**when there are specific concepts that we will not explain here but which are important for understanding what we’re covering!**
7
7
{% endhint %}
8
8
9
9
To get started, check out the instructions in [Getting Started: Installation](https://github.com/typed-ember/ember-cli-typescript/tree/3a434def8b8c8214853cea0762940ccedb2256e8/docs/getting-started/installation/README.md)
0 commit comments