This commit is contained in:
2025-07-29 15:44:04 +00:00
parent b4769e7feb
commit 1991308d4a
8 changed files with 114 additions and 36 deletions

View File

@@ -10,7 +10,7 @@
},
"type": "module",
"scripts": {
"test": "(tstest test/ --verbose --timeout 60)",
"test": "(tstest test/ --verbose --timeout 120)",
"build": "(tsbuild --web)",
"buildDocs": "tsdoc"
},