chore: remove stackblitz stuff
Some checks are pending
ci / ci (push) Waiting to run
build & push docker container / docker (push) Waiting to run
ci / check-provenance (push) Waiting to run

This commit is contained in:
Ayo Ayco 2025-11-23 10:15:50 +01:00
parent 0d15088645
commit 8959daae92
2 changed files with 0 additions and 11 deletions

View file

@ -1,7 +0,0 @@
{
"bot": {
"issues": {
"trigger": "all-issues"
}
}
}

View file

@ -1,4 +0,0 @@
{
"installDependencies": true,
"startCommand": "npm run dev:mocked"
}