UNPKG
hooman
Version:
latest (1.2.6)
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
http interceptor to hoomanize cloudflare requests
github.com/sayem314/hooman
sayem314/hooman
hooman
/
.prettierrc
12 lines
(11 loc)
•
200 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"printWidth"
:
120
,
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
,
"bracketSpacing"
:
true
,
"endOfLine"
:
"lf"
,
"arrowParens"
:
"always"
}