jeecg-boot-vue/.prettierrc

6 lines
64 B
Plaintext
Raw Normal View History

2022-02-26 23:48:49 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true
}