Files
DinQuant/quantdinger_vue/.prettierrc
T

7 lines
109 B
Plaintext
Raw Normal View History

2025-12-29 03:06:49 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}