update testing and versioning

This commit is contained in:
nicwands
2026-03-24 13:56:03 -04:00
parent 40344e4e74
commit 771778fe4a
9 changed files with 178 additions and 1105 deletions

View File

@@ -8,7 +8,6 @@
"moduleResolution": "Node",
"esModuleInterop": true,
"skipLibCheck": true,
"types": ["vitest/globals"]
},
"include": ["src"]
"include": ["src"],
}