UNPKG
fetch-aws4
Version:
latest (3.0.0)
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.3
1.0.1
1.0.0
Fetch wrap to add AWS v4 signature to the request
github.com/abdala/fetch-aws4
abdala/fetch-aws4
fetch-aws4
/
.prettierrc.cjs
9 lines
(8 loc)
•
140 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module.exports
=
{
printWidth:
120
,
tabWidth:
2
,
singleQuote:
true
,
trailingComma:
'all'
,
semi:
false
,
bracketSpacing:
false
, }