Skip to content

Add support for exclude in tsconfig.#637

Merged
basarat merged 1 commit intoTypeStrong:masterfrom
Dashlane:feature/377-tsconfig-exclude
Oct 4, 2015
Merged

Add support for exclude in tsconfig.#637
basarat merged 1 commit intoTypeStrong:masterfrom
Dashlane:feature/377-tsconfig-exclude

Conversation

@tanguylebarzic
Copy link
Copy Markdown

Aimed at closing #377. However, please note that contrary to microsoft/TypeScript#3188, this support globs. Also, this seems to be too simple... It does solve our usecase (excluding node_modules, same issue as #332).

Please note that contrary to microsoft/TypeScript#3188, this support globs.
basarat added a commit that referenced this pull request Oct 4, 2015
@basarat basarat merged commit a4008e3 into TypeStrong:master Oct 4, 2015
@basarat
Copy link
Copy Markdown
Member

basarat commented Oct 4, 2015

please note that contrary to microsoft/TypeScript#3188, this support globs

Lets not document that it supports it :) Its an implementation detail...as long as it supports what is meant to be supported it is okay 🌹

@denis-sokolov denis-sokolov deleted the feature/377-tsconfig-exclude branch October 5, 2015 10:40
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
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