WeWeRSS / .prettierrc.json
Chengnan049's picture
Upload 16 files
e752182 verified
raw
history blame contribute delete
No virus
68 Bytes
{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}