@mytec: 1.1iter ready for testing

This commit is contained in:
2026-01-30 22:36:32 +02:00
parent 43b1267c56
commit 4326a6c4f7
28 changed files with 245 additions and 8 deletions

View File

@@ -5,7 +5,11 @@
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(npm run build:*)",
"Bash(npx eslint:*)"
"Bash(npx eslint:*)",
"Bash(tree:*)",
"Bash(python:*)",
"Bash(pip --version:*)",
"Bash(pip install:*)"
]
}
}