Skip to content

Commit 85c0c0f

Browse files
authored
Merge pull request #5 from emberwatch/winding-lines-wiki-link
Update README.md
2 parents 9cae86b + cea45f6 commit 85c0c0f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,17 @@ This addon takes the following approach to allow this dual use:
4646

4747
- before calling broccoli the addon removes "outDir" and sets "noEmit" and "includes"
4848

49-
50-
Please let us know if this does not satisfy your use cases by opening issues on this repo.
51-
5249
### Customization ###
5350

5451
You can customize this file further for your use case. For example to see the
5552
output of the compilation in a separate folder you are welcome to set and
5653
outDir and set noEmit to false. Then VS Code and tsc will generate files here
5754
while the broccoli pipeline will use its own temp folder.
5855

56+
Please see the wiki for additional how to tips from other users or to add
57+
your own tips. If an use case is frequent enough we can codify in the plugin.
58+
https://github.com/emberwatch/ember-cli-typescript/wiki/tsconfig-how-to
59+
5960

6061
## Incremental adoption
6162

0 commit comments

Comments
 (0)