solana/docs/.prettierrc.json

7 lines
86 B
JSON

{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}