property FileChangePreview.matches

List of matches found

Type

Array<{ line: number; original: string; updated: string; }>

Usage

import { type FileChangePreview } from ".";