Fixed Device Viewer not Opening because of past updates

This commit is contained in:
2026-02-18 20:23:12 +02:00
parent aad8942d65
commit 0a99fb25f3
5 changed files with 5 additions and 4 deletions

View File

@@ -7,7 +7,9 @@
"Bash(python -c:*)",
"Bash(npx vite build:*)",
"Bash(wc:*)",
"Bash(ls:*)"
"Bash(ls:*)",
"Bash(node -c:*)",
"Bash(npm run lint:*)"
]
}
}