Optional ReadonlyexcludeGlob patterns (relative to root) that prune a file or directory regardless of include.
ReadonlyfsThe filesystem capability -- ./build never imports node:fs (ADR 0058).
Optional ReadonlyincludeGlob patterns (relative to root) a file must match at least one of to be included. Defaults to every .ts/.tsx file.
ReadonlyrootDirectory to walk.
Options for
discoverCapabilityFiles.