Skip to content

Use tsconfig inheritance#13447

Merged
2 commits merged into
masterfrom
tsconfig
Jan 12, 2017
Merged

Use tsconfig inheritance#13447
2 commits merged into
masterfrom
tsconfig

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 12, 2017

Why not? I've tested with both jake and gulp with this and it seems to work.
This also sets "lib": ["es5"], so that we don't use DOM typings.

Comment thread src/services/tsconfig.json Outdated
"outFile": "../../built/local/typescriptServices.js",
"sourceMap": true,
"stripInternal": true,
"noResolve": false,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is not needed.

@ghost ghost merged commit 90f2f34 into master Jan 12, 2017
@ghost ghost deleted the tsconfig branch January 12, 2017 20:05
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
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