Stringest typecheck
This commit is contained in:
parent
8f660f90cf
commit
bc11acac79
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
// @ts-check
|
||||
process.on('uncaughtException', e => {
|
||||
console.log('something bad happened!')
|
||||
console.log(e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue