chore: 🤖 关闭了eslint相关检测

This commit is contained in:
2025-08-26 11:42:43 +08:00
parent 24ffe99f24
commit f927146475
2 changed files with 1 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npm run lint:*)",
"Bash(npm run typecheck:*)"
],
"deny": [],
"ask": []
}
}