Sign in
go
/
vscode-go
/
c79e0c4e664f02771330cb6741b121cfbd649021
/
.
/
.prettierrc.json
blob: 18704c77184548c9580de83e6a66b1840bd8efb2 [
file
] [
log
] [
blame
]
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"arrowParens"
:
"always"
,
"quoteProps"
:
"consistent"
,
"trailingComma"
:
"none"
}