rss-to-email/.prettierrc.json
2023-01-20 08:54:01 +01:00

5 lines
64 B
JSON

{
"printWidth": 160,
"semi": false,
"singleQuote": true
}