feat: init dev command

This commit is contained in:
dswbx
2025-12-03 17:46:02 +01:00
parent 959dee013e
commit 6bbc922710
22 changed files with 427 additions and 9 deletions
@@ -0,0 +1,4 @@
{
"extends": "./.bknd/tsconfig.json",
"include": ["src"]
}