Sign in
apache
/
answer-plugins
/
refs/heads/dev
/
.
/
render-markdown-codehighlight
/
.prettierrc.json
blob: c707926a13c893ea28b20ec747cbc1eb8e1dd391 [
file
] [
log
] [
blame
]
{
"trailingComma"
:
"all"
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"jsxBracketSameLine"
:
true
,
"printWidth"
:
80
,
"endOfLine"
:
"auto"
}