Add error handler and improve coverage
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"test": "jest",
|
||||
"build": "tsc",
|
||||
"watch": "tsc --watch",
|
||||
"lint": "eslint . --ext .ts",
|
||||
"lint": "eslint src --ext .ts",
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user