ci: stuff

This commit is contained in:
Dax Raad
2025-09-19 05:28:46 -04:00
parent b6cebc6b61
commit 96caaf208e
5 changed files with 365 additions and 360 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"version": "0.10.1",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"
"typecheck": "tsc --noEmit",
"build": "tsc"
},
"exports": {
".": {