feat: update settings and package configurations to include estree-walker and enhance script permissions

This commit is contained in:
2026-03-12 21:56:56 +07:00
parent e3587eff71
commit 35117b7be9
4 changed files with 12 additions and 11 deletions

View File

@@ -6,7 +6,10 @@
"Bash(bun install:*)",
"Bash(bun preview:*)",
"Bash(curl:*)",
"Bash(python -:*)"
"Bash(python -:*)",
"Bash(bun run:*)",
"Bash(bunx:*)",
"Bash(bun:*)"
]
}
}