we-rss / .prettierrc.json
fiewolf1000's picture
Upload 98 files
4c0481f verified
raw
history blame contribute delete
68 Bytes
{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}