UNPKG

@dev-abhi/errorify

Version:

A utility package for simplified error handling and management in Node.js applications.

6 lines (5 loc) 93 B
// jest.config.js module.exports = { preset: "ts-jest", testEnvironment: "node", };