Initial commit: ZiRA Classification Tool for Zuyderland CMDB

This commit is contained in:
2026-01-06 15:32:28 +01:00
commit 0b27adc2fb
55 changed files with 24310 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(/opt/homebrew/bin/npm run build)",
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")",
"Bash(npx tsc:*)"
]
}
}