Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(testing): make tsc exclude node_modules #763

Closed
wants to merge 1 commit into from

Conversation

alexandec
Copy link

The tsconfig.json file in chapter 1 did not exclude node_modules, so tsc
would attempt to compile the .ts files there. I've added an exclude
property.

The tsconfig.json file in chapter 1 did not exclude node_modules, so tsc
would attempt to compile the .ts files there. I've added an exclude
property.
@wardbell
Copy link
Contributor

Sure. I'm looking forward to the day when I can update the testing pages. They're stuck in alpha-land right now.

@wardbell
Copy link
Contributor

Incorporated in #723

@alexandec
Copy link
Author

Cool, let me know if you need help with a particular piece of the docs. I'm happy to contribute.

@alexandec alexandec deleted the exclude-node-modules branch January 27, 2016 23:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants