Files
My-KOPKB/fe/.prettierrc.json
ISMAIL MASSERAN 94ecbe5887 first init
2026-06-08 11:37:14 +08:00

7 lines
120 B
JSON

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