Sign in
go
/
vscode-go
/
9557e25051af6cefd06c9255a5fc390c701203e6
/
.
/
.prettierrc.json
blob: 410bca48976b416b6bf67b731c17ea3d5f6e2f08 [
file
] [
log
] [
blame
]
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"arrowParens"
:
"always"
,
"quoteProps"
:
"consistent"
}