add vitest in project

This commit is contained in:
MapleLeaf
2022-01-09 22:15:47 -06:00
parent 661a253d8c
commit 017a417773
16 changed files with 165 additions and 1409 deletions

View File

@@ -1,2 +1,3 @@
import { test } from "vitest"
test.todo("discord js integration")
export {}