property FileUpdatePattern.updateFn

Optional custom update function If provided, overrides patterns

Type

(
content: string,
) => string

Usage

import { type FileUpdatePattern } from ".";