mirror cache v4
Code scanning - action / CodeQL-Build (push) Waiting to run

This commit is contained in:
actions-mirror
2026-09-01 23:08:58 +08:00
commit 20301ac9fe
124 changed files with 288786 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false,
"trailingComma": "none",
"bracketSpacing": true,
"arrowParens": "avoid",
"parser": "typescript"
}