docs/glendale.demo2/.prettierrc

7 lines
115 B
Plaintext
Raw Permalink Normal View History

2025-04-12 22:14:08 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}