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

fix(toh-6): add missing tsconfig file #3289

Merged
merged 1 commit into from
Mar 1, 2017

Conversation

petebacondarwin
Copy link
Contributor

No description provided.

"lib": [ "es2015", "dom" ],
"noImplicitAny": true,
"suppressImplicitAnyIndexErrors": true,
"typeRoots": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use https://github.com/angular/angular.io/blob/master/public/docs/_examples/quickstart/ts/src/tsconfig.1.json here instead of the auto-generated one? It's incorrect insofar as it contains some invalid excludes and typeRoots for user projects.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@wardbell wardbell merged commit d586c7c into angular:master Mar 1, 2017
@petebacondarwin petebacondarwin deleted the missing-tsconfig-file branch March 25, 2017 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants