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