Skip to content

@vtjDocs


@vtj / node / writeJsonSync

Function: writeJsonSync()

writeJsonSync(file, obj, options?): void

Parameters

file: Path

obj: any

options?: JFWriteOptions

Returns

void

See

https://github.com/jprichardson/node-jsonfile#writefilesyncfilename-obj-options

Defined in

packages/node/src/fs.ts:31

Released under the MIT License.