This commit is contained in:
Eric Gullickson
2025-10-16 19:20:30 -05:00
parent 225520ad30
commit 5638d3960b
68 changed files with 4164 additions and 18995 deletions

View File

@@ -54,8 +54,13 @@
"Bash(ls:*)",
"Bash(cp:*)",
"Bash(openssl:*)",
"Bash(npm run type-check:*)"
"Bash(npm run type-check:*)",
"Bash(npx tsc:*)",
"Bash(node_modules/.bin/tsc:*)",
"Bash(tree:*)",
"Bash(npm run lint)",
"Bash(cat:*)"
],
"deny": []
}
}
}