Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify whether glob patterns like *.* can be used for tsc.js and tsconfig.json #3654

Closed
mihailik opened this issue Jun 26, 2015 · 1 comment
Labels
Question An issue which isn't directly actionable in code

Comments

@mihailik
Copy link
Contributor

Several PRs/issues address globbing, but the tsconfig.json docs and schema are not up to date.
#3232 Adds glob-style pattern matching for file specifications using new "include" property in tsconfig.json (unmerged)
#3188 Support "exclude" property in tsconfig.json (merged 16th of May)

#916

(and others)

@DanielRosenwasser
Copy link
Member

2 of those haven't been merged yet, one won't be out until 1.6, and 1.5 isn't even out yet.

@mhegazy mhegazy added the Question An issue which isn't directly actionable in code label Jun 26, 2015
@mhegazy mhegazy closed this as completed Aug 10, 2015
@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
Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

3 participants