Skip to content

tools: add BigInt64Array and BigUint64Array to globals

Refs: https://github.com/nodejs/node/pull/21237

https://github.com/nodejs/node/pull/21237 only added the BigInt primitive to .eslintrc.js, this patch adds the type arrays to globals as well.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading