Files
wewe-rss/.prettierrc.json
T
2024-02-28 19:11:16 +08:00

5 lines
68 B
JSON

{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}