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
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ We want to allow you to change unrelated properties in the tsconfig file.
58
58
59
59
This addon takes the following approach to allow this dual use:
60
60
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)
62
62
63
63
- the generated tsconfig file does not set "outDir" and sets "noEmit" to true.
64
64
This allows you to run vscode and tsc without creating `.js` files throughout
0 commit comments