Files
certd/packages/ui/certd-client/.prettierrc
T

6 lines
52 B
Plaintext
Raw Normal View History

2023-01-29 13:44:19 +08:00
{
"trailingComma": "none",
2024-07-15 00:30:33 +08:00
"printWidth": 160
2023-01-29 13:44:19 +08:00
}