Files
CheckInApp/apps/new-frontend/.prettierrc.json
T
2026-05-04 00:58:19 +08:00

7 lines
90 B
JSON

{
"semi": false,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}