Sign in
android
/
platform
/
external
/
pigweed
/
4b48409c4e94edff86800da5c353e3354da4dfd7
/
.
/
.prettierrc.cjs
blob: 86aeaaf059125b6f247fe0ad83a8cd2124461c21 [
file
] [
log
] [
blame
]
// Prettier configuration
module
.
exports
=
{
tabWidth
:
2
,
singleQuote
:
true
,
};