This commit is contained in:
2026-06-10 15:38:37 +08:00
commit 40d97c0d7b
1629 changed files with 222030 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"printWidth": 220,
"semi": true,
"singleQuote": true,
"arrowParens": "always",
"quoteProps": "as-needed"
}