Files
qiaoshi-tooth-web/.prettierrc.json
sleepwithoutbz 4c71b3a711 Init commit.
2025-10-02 22:58:32 +08:00

7 lines
120 B
JSON

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