Skip to content

FormatOverExposureFindingsOptions

Options for formatOverExposureFindings.

Import:

import type { FormatOverExposureFindingsOptions } from 'obsidian-dev-utils/script-utils/linters/over-exposure';

Signature:

export interface FormatOverExposureFindingsOptions

Properties

PropertyTypeDescription
baseFolder?stringWhen 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: