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: README.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
@@ -29,7 +29,7 @@ In addition to ember-cli-typescript, the following are installed:
29
29
30
30
1. Update `package.json` for `ember-cli-typescript` to `^1.0.0`.
31
31
2. Run `yarn` or `npm install`.
32
-
3. Run `ember g ember-cli-tylescript` to update the generated files (`tsconfig.json` in particular), and review the changes before committing. If you've made specific customizations, you may want to merge them; see the [Notes on `tsconfig.json`](https://github.com/typed-ember/ember-cli-typescript/tree/v1.0.0#notes-on-tsconfigjson) in the README.
32
+
3. Run `ember g ember-cli-typescript` to update the generated files (`tsconfig.json` in particular), and review the changes before committing. If you've made specific customizations, you may want to merge them; see the [Notes on `tsconfig.json`](https://github.com/typed-ember/ember-cli-typescript/tree/v1.0.0#notes-on-tsconfigjson) in the README.
0 commit comments