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