Skip to content

@vtj


@vtj / node / writeJsonSync

Function: writeJsonSync()

writeJsonSync(file, obj, options?): void

Defined in: packages/node/src/fs.ts:31

Parameters

file

Path

obj

any

options?

JFWriteOptions

Returns

void

See

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

Released under the MIT License.