yanzong_vue_store/.prettierrc

5 lines
64 B

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