Skip to main content
Version: 0.21.7

Type Alias: FileWithReplacedOpts

FileWithReplacedOpts = object

Properties

all?

optional all?: boolean

Replace all occurrences of the pattern.


firstFrom?

optional firstFrom?: number

Replace the first match starting from the specified line.