Skip to content

Commit a5734e3

Browse files
authored
Merge pull request #33 from acorncom/patch-1
Fixed a typo
2 parents f46b0b1 + efa406d commit a5734e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ We want to allow you to change unrelated properties in the tsconfig file.
5858

5959
This addon takes the following approach to allow this dual use:
6060

61-
- is starts with the following [blueprint](https://github.com/emberwatch/ember-cli-typescript/blob/master/blueprints/ember-cli-typescript/files/tsconfig.json)
61+
- it starts with the following [blueprint](https://github.com/emberwatch/ember-cli-typescript/blob/master/blueprints/ember-cli-typescript/files/tsconfig.json)
6262

6363
- the generated tsconfig file does not set "outDir" and sets "noEmit" to true.
6464
This allows you to run vscode and tsc without creating `.js` files throughout

0 commit comments

Comments
 (0)