IDCDatasync-vue/.prettierrc
2025-01-15 20:19:34 +08:00

6 lines
64 B
Plaintext

{
"printWidth": 120,
"semi": false,
"singleQuote": true
}