Files
qiaoshi-tooth-web/.prettierrc.json
sleepwithoutbz de451f2aab Init commit.
2025-11-10 00:45:30 +08:00

7 lines
120 B
JSON

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