Files
ops2/frontent/ops_vue/.prettierrc.json
T
kevin 37037acac9 init
Signed-off-by: kevin <kevin@lmve.net>
2025-10-21 15:15:48 +08:00

7 lines
120 B
JSON

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