rsswx / apps /server /.prettierrc.json
xmarstt's picture
Upload 91 files
c349309 verified
raw
history blame contribute delete
68 Bytes
{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}