gtsoft-snail-job-server/frontend/.prettierrc

7 lines
109 B
Plaintext
Raw Normal View History

2023-01-14 21:02:18 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}