Files
tools-show/server/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2026-03-27 10:18:26 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}