Home > @rushstack/typings-generator > ITypingsGeneratorBaseOptions
ITypingsGeneratorBaseOptions interface
Signature:
export interface ITypingsGeneratorBaseOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| generatedTsFolder | string | ||
| globsToIgnore? | string[] | (Optional) | |
| secondaryGeneratedTsFolders? | string[] | (Optional) | |
| srcFolder | string | ||
| terminal? | ITerminal | (Optional) |