mrr.sj.front/node_modules/save/.prettierrc

5 lines
75 B
Plaintext
Raw Normal View History

2026-03-25 15:27:45 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}