Skip to content

csalam07/customize-unhandled-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customize-unhandled-error

Custom error handleError for the script crash on unhandled rejections.


Install

npm

npm install customize-unhandled-error

yarn

yarn add customize-unhandled-error

Usage

import unhandledError from 'customize-unhandled-error'

// Promise.reject(new Error('THIS_IS_UNHANDLED'));

unhandledError();

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published