my-vue-3.2/.prettierrc
2022-07-14 18:50:45 +08:00

5 lines
75 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}