Xray-docs-next/.prettierrc.json

5 lines
43 B
JSON
Raw Normal View History

2024-01-26 05:07:42 +08:00
{
"singleQuote": true,
"semi": false
}