Sign in
chromium
/
external
/
github.com
/
WebKit
/
JetStream
/
e71ad6a0b43f309d7aa20f08a6def9421fd41445
/
.
/
.prettierrc
blob: fc20cfc79fbdaef5f9ceca0a5dc3144d114a13d5 [
file
]
{
"arrowParens"
:
"always"
,
"bracketSameLine"
:
false
,
"bracketSpacing"
:
true
,
"htmlWhitespaceSensitivity"
:
"css"
,
"printWidth"
:
100
,
"semi"
:
true
,
"singleQuote"
:
false
,
"tabWidth"
:
4
,
"trailingComma"
:
"es5"
,
"useTabs"
:
false
}