Add tests and edit works

This commit is contained in:
Joey Yakimowich-Payne 2026-01-13 23:52:04 -07:00
commit bc4b0e2df7
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
12 changed files with 2415 additions and 20 deletions

View file

@ -12,7 +12,8 @@
"skipLibCheck": true,
"types": [
"node",
"vite/client"
"vite/client",
"vitest/globals"
],
"moduleResolution": "bundler",
"isolatedModules": true,