Files
robot-command-center/frontend/.prettierrc.json
nnbcccscdscdsc 771829d99d first commit
2026-03-31 20:41:08 +08:00

7 lines
120 B
JSON

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