ci: stuff

This commit is contained in:
Dax Raad
2025-09-19 06:10:27 -04:00
parent d652b94a14
commit 824e035815
5 changed files with 83 additions and 69 deletions

View File

@@ -4,7 +4,8 @@
"version": "0.10.1",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"
"typecheck": "tsc --noEmit",
"build": "tsc"
},
"exports": {
".": {