wewe-rss / .prettierrc.json
Elkins's picture
Upload 94 files
6ea44fe verified
raw
history blame contribute delete
No virus
68 Bytes
{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}