UNPKG

xxhash3lib

Version:

Fork of Node.js native addon for kaciras blog

10 lines (9 loc) 168 B
module.exports = { testMatch: [ "**/test/*-test.[jt]s", ], testEnvironment: "node", clearMocks: true, coverageDirectory: "coverage", coverageProvider: "v8", };