Files
spring-oauth2-test-vue-client/.prettierrc.json
2025-06-08 20:49:37 +05:00

7 lines
120 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}