Sign in
flutter
/
third_party
/
perfetto
/
554b6cddc6c365d849ba17da7274eb47e94f71d8
/
.
/
ui
/
.prettierrc.yml
blob: 1c2b586c2f70b4ccd6d005d5c36eeb4f7d7a589e [
file
] [
log
] [
blame
]
trailingComma:
"all"
tabWidth:
2
semi:
true
singleQuote:
true
bracketSpacing:
false
bracketSameLine:
true
quoteProps:
"consistent"
proseWrap:
"always"
overrides:
-
files:
"*.scss"
options:
singleQuote:
false