Options.files property
Array of files to include in the extension. Each entry is a glob, and all files matching will be included
Signature
files?: string[];
Array of files to include in the extension. Each entry is a glob, and all files matching will be included
files?: string[];