rss-to-email/.prettierrc.json

6 lines
64 B
JSON
Raw Normal View History

2023-01-20 15:54:01 +08:00
{
"printWidth": 160,
"semi": false,
"singleQuote": true
}