remove unnecessary docker files, downgrade vite

This commit is contained in:
pratik
2025-10-15 14:43:13 -05:00
parent 56dcc04ad7
commit dd7c365429
5 changed files with 10 additions and 69 deletions

View File

@@ -37,7 +37,8 @@
"Bash(git rm:*)",
"Bash(git checkout:*)",
"Bash(git push:*)",
"Bash(Start-Sleep -Seconds 10)"
"Bash(Start-Sleep -Seconds 10)",
"Bash(npm install:*)"
],
"deny": [],
"ask": []