FormatOverExposureFindingsOptions
Options for formatOverExposureFindings.
Import:
import type { FormatOverExposureFindingsOptions } from 'obsidian-dev-utils/script-utils/linters/over-exposure';Signature:
export interface FormatOverExposureFindingsOptionsProperties
| Property | Type | Description |
|---|---|---|
| baseFolder? | string | When set, file paths in the report are rendered relative to this folder (typically the current working directory) instead of as absolute paths. Paths outside the folder stay absolute. |
Links to this page: