Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `require()` function is not defined in ES module scope. Loading a JSON file via `import` is behind `--experimental-json-modules` on LTS versions of Node.js, so use `createRequire()` instead.
- Loading branch information