chore: format backend via husky

This commit is contained in:
Tim
2025-09-18 00:07:46 +08:00
parent d26b96ebd1
commit f22ca9cdcd
3 changed files with 120 additions and 3 deletions

3
backend/.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"plugins": ["prettier-plugin-java"]
}