UNPKG

prettier-eslint-cli

Version:
3 lines (2 loc) 125 B
import { onUncaughtException } from "./uncaught-exception-handler.js"; process.on('uncaughtException', onUncaughtException);