line-stamp-api-proxy / .prettierrc
daydreamer-json's picture
Hello
518bc25 verified
raw
history blame contribute delete
171 Bytes
{
"printWidth": 120,
"semi": true,
"singleQuote": true,
"quoteProps": "as-needed",
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "always"
}