test-vue / .prettierrc.json
coyotte508's picture
coyotte508 HF Staff
Duplicate from static-templates/vue
200e481 verified
raw
history blame contribute delete
120 Bytes
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}