Format code.

This commit is contained in:
2025-06-04 20:07:56 +08:00
parent e9ce01bc5e
commit b9dc7b4af2
5 changed files with 144 additions and 150 deletions

3
frontend/.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"quoteProps": "consistent"
}