cnbmai-ui-doc/.prettierrc.json

5 lines
69 B
JSON
Raw Normal View History

2022-12-16 10:10:18 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}