@mytec: iter10 ready for testing

This commit is contained in:
2026-01-30 16:01:23 +02:00
parent 31db02de8e
commit 2a62d00a35
20 changed files with 150 additions and 294 deletions

View File

@@ -4,7 +4,8 @@
"Bash(npm create:*)",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(npm run build:*)"
"Bash(npm run build:*)",
"Bash(npx eslint:*)"
]
}
}