go-tools/.prettierrc

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "es5"
}