Unverified Commit 1e7645c3 authored by Joyee Cheung's avatar Joyee Cheung
Browse files

fs: support BigInt in fs.*stat and fs.watchFile

Add the `bigint: true` option to all the `fs.*stat` methods and
`fs.watchFile`.

PR-URL: https://github.com/nodejs/node/pull/20220
Fixes: https://github.com/nodejs/node/issues/12115


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent af2a1045
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment