UAV/.prettierrc.json
18796357645 5a255f7068 ADD
2025-07-17 10:13:33 +08:00

6 lines
66 B
JSON

{
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}