wip: checkpoint interrupted task3 config changes

This commit is contained in:
2026-03-28 17:03:30 +08:00
parent b6fb48e5b3
commit 673b3798ca
3 changed files with 24 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
"version": "0.0.0",
"private": true,
"type": "module",
"exports": {
".": "./src/index.ts"
},
"scripts": {
"test": "vitest run --"
},