Files
BabyVideoVue/.prettierrc.json
Bob.Song 66582616f0
Some checks failed
Deploy Gitee Pages / deploy (push) Has been cancelled
Deploy Github Pages / deploy (push) Has been cancelled
提交修改
2026-04-09 20:46:40 +08:00

8 lines
163 B
JSON

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