Several PRs/issues address globbing, but the [tsconfig.json docs](https://github.com/Microsoft/TypeScript/wiki/tsconfig.json) and [schema](http://json.schemastore.org/tsconfig) 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](https://github.com/Microsoft/TypeScript/pull/916) (and others)