system_info_server/.prettierrc
2025-06-20 15:54:04 +08:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}