🚨 修复qodana报错

This commit is contained in:
目棃
2024-04-23 20:34:05 +08:00
parent 065019cdc6
commit 8917deb5db
6 changed files with 19 additions and 144 deletions

View File

@@ -16,8 +16,8 @@
"composite": true
},
"include": [
"**/*.yml",
"**/*.yaml",
"*.yml",
"*.yaml",
"package.json",
"src/**/*.d.ts",
"src/**/*.ts",