feat: add isUnauthorizedError type guard

fixes #328
This commit is contained in:
Divlo
2022-02-18 17:20:59 +01:00
parent 056c7b4807
commit 098475d64c
25 changed files with 3856 additions and 3301 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:editorconfig
npm run lint:markdown
npm run lint:typescript
npm run lint:staged
npm run build