first commit

This commit is contained in:
海明
2026-08-12 20:01:35 +08:00
commit f880793702
185 changed files with 43604 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}