vue-cli31/.prettierrc.json

5 lines
60 B
JSON

{
"tabWidth": 4,
"singleQuote":true,
"semi":false
}