Refactor 'uploadFromUrl' to base storage implementation
Add safety around using fetch implementation
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
{
|
||||
"checksVoidReturn": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"no-restricted-imports": ["error", {
|
||||
"paths": ["fetch-with-proxy", "node-fetch"]
|
||||
}]
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user