static-space / .prettierrc.json
zhouxiaoxi's picture
Duplicate from static-templates/vue
94ccb4d verified
raw
history blame contribute delete
120 Bytes
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}