mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: catch libcurl unexpected EOF while reading exception
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"strict": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
"node_modules",
|
||||
"vendor/**/*.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user