ProjectInformation/projectinformationvue/.prettierrc
2024-08-20 16:05:25 +08:00

6 lines
64 B
Plaintext

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