Files
candy/docs/.prettierrc.json
2024-05-24 12:00:26 +08:00

6 lines
63 B
JSON

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