add order hint

This commit is contained in:
2026-03-17 23:01:11 +08:00
parent 0f9f1a94fa
commit fca824beea
12 changed files with 253 additions and 137 deletions

5
.prettierrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 180
}