This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ToToday.app/.prettierrc

6 lines
62 B
Plaintext

{
"semi": true,
"singleQuote": true,
"endOfLine": "crlf"
}