Skip to content

9451 Handle relative paths in tsconfig exclude and include globs#9475

Merged
riknoll merged 1 commit into
masterfrom
include_relative_path
Jul 1, 2016
Merged

9451 Handle relative paths in tsconfig exclude and include globs#9475
riknoll merged 1 commit into
masterfrom
include_relative_path

Conversation

@riknoll
Copy link
Copy Markdown
Member

@riknoll riknoll commented Jul 1, 2016

Fixes #9451

Adds the ability to use .. to reference paths outside the project in the "include" and "exclude" properties of tsconfig.json. Also adds an error if .. is used anywhere after the recursive directory wildcard **.

@msftclas
Copy link
Copy Markdown

msftclas commented Jul 1, 2016

Hi @riknoll, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Richard Knoll). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jul 1, 2016

👍

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jul 1, 2016

@riknoll can you also port this to release-2.0

@riknoll riknoll merged commit 44a86b0 into master Jul 1, 2016
@riknoll riknoll deleted the include_relative_path branch July 1, 2016 22:16
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants