Type Alias WriteJsonOptions

WriteJsonOptions: PartialWithUndefined<{ includeTrailingNewLine: boolean }>

Options for writeJsonFile.