Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
There was an error while loading. Please reload this page.
filesexcludeincludefilesGlob #334
Docs
This section needs better docs : https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/tsconfig.json.md#details only mentions
files/include.Question
Also does
include/excludesupport globs? According to http://json.schemastore.org/tsconfig they do. I thought they were justfolders &files. Am I wrong?Suggestion
Perhaps we can remove all
files/exclude/includeand justfilesGlob(big breaking change I know).Thanks 🌹