@@ -0,0 +1,9 @@
dev:
@make tdd&
bun --hot run joe.ts
test:
bun test
tdd:
bun test --watch
The note is not visible to the blocked user.