finish index

This commit is contained in:
2026-04-21 01:09:38 +08:00
parent 539d89ffc0
commit 25573f5105
30 changed files with 4387 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}