support globs in tsconfig.json files property (or just file/directory exclusions) · Issue #1927 · microsoft/TypeScript

An extension to #1692 Our ts project uses a grunt-based build system, with bower dependencies for the application and node_modules for build-tools. We will need the ability to exclude node_modules ...