This repository has been archived on 2025-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tingle-bot/.prettierrc
2024-09-26 11:37:00 -07:00

6 lines
68 B
Plaintext

{
"endOfLine": "lf",
"useTabs": false,
"singleQuote": false
}