tsconfig paths for projects to rewrite.
Directly specifies source file paths to include into (and optionally exclude from) the rewrite targets.
Target paths specification.
Optionalexclude?: readonly string[]Paths or globs to the files that should be excluded from the rewrite target.
Paths or globs to the files to rewrite.
Specifies projects' tsconfig paths as the rewrite target.