Skip to content

tools: add BigInt to globals

Rodrigo Muino Tomonari requested to merge github/fork/seishun/eslint-bigint into master

I was going to do it in https://github.com/nodejs/node/pull/19691, but then I noticed that https://github.com/nodejs/node/pull/20220 added several // eslint-disable-next-line no-undef lines. I talked about it with @ljharb and we agreed that a separate PR makes more sense.

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

Merge request reports

Loading