Internal error occurred but is skipped: FindTagsByCommitIDs

Files
Situation-Awareness-Platfor…/.prettierrc.json

8 lines
162 B
JSON
Raw Normal View History

2025-03-12 18:41:20 +08:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": true,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 120,
"trailingComma": "none"
}