oauth2/oauth2-client/.prettierrc.json

8 lines
121 B
JSON
Raw Normal View History

2025-03-03 17:40:55 +08:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}