UNPKG
sync-request
Version:
latest (6.1.0)
6.1.0
6.0.0
5.0.0
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.1
3.0.0
2.2.0
2.1.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Make synchronous web requests
github.com/ForbesLindesay/sync-request
ForbesLindesay/sync-request
sync-request
/
.prettierrc
5 lines
•
78 B
Plain Text
View Raw
1
2
3
4
5
{
"bracketSpacing"
:
false
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
}