Skip to content

@vtjDocs


@vtj / node / readJsonSync

Function: readJsonSync()

readJsonSync(file, options?): any

Parameters

file: Path

options?: JFReadOptions

Returns

any

See

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

Defined in

packages/node/src/fs.ts:30

Released under the MIT License.