This commit is contained in:
2025-10-13 17:07:12 +08:00
parent 5ac2a859f0
commit 848e18e057
67 changed files with 8950 additions and 1221 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}