@@ -0,0 +1,6 @@
TEST_FILES := $(shell find ./**/*.ts)
test: $(TEST_FILES)
deno test test.ts
deno check mod.ts
The note is not visible to the blocked user.