Sign in
pigweed
/
third_party
/
android
/
platform
/
external
/
perfetto
/
f6c1662f8536f69d54ae91d75fe2a3c0a8ec3c10
/
.
/
ui
/
.prettierrc.yml
blob: 1c2b586c2f70b4ccd6d005d5c36eeb4f7d7a589e [
file
]
trailingComma:
"all"
tabWidth:
2
semi:
true
singleQuote:
true
bracketSpacing:
false
bracketSameLine:
true
quoteProps:
"consistent"
proseWrap:
"always"
overrides:
-
files:
"*.scss"
options:
singleQuote:
false