vue-cli311111/.prettierrc.json

5 lines
60 B
JSON
Raw Permalink Normal View History

2019-07-12 10:23:40 +08:00
{
"tabWidth": 4,
"singleQuote":true,
"semi":false
}