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