chore: find code with high complexity (#17679)

This commit is contained in:
Joel
2025-04-09 15:39:12 +08:00
committed by GitHub
parent df03c89a48
commit c9f18aae0f
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
{
"recommendations": [
"bradlc.vscode-tailwindcss",
"firsttris.vscode-jest-runner"
"firsttris.vscode-jest-runner",
"kisstkondoros.vscode-codemetrics"
]
}
}