We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611653b commit acbfd21Copy full SHA for acbfd21
lib/node_modules/@stdlib/fs/read-json/docs/repl.txt
@@ -36,7 +36,7 @@
36
> {{alias}}( './beep/boop.json', onRead );
37
38
39
- {{alias}}.sync( file[, options] )
+{{alias}}.sync( file[, options] )
40
Synchronously reads a file as JSON.
41
42
Parameters
0 commit comments