system_info_server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2025-06-20 15:54:04 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}