pull/715/head
Travis Fischer 2025-06-06 03:23:59 +07:00
rodzic 65862f5bad
commit 5d10c44773
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,7 @@
},
"type": "module",
"scripts": {
"start": "tsx src/index.ts",
"test": "run-s test:*",
"test:lint": "eslint .",
"test:typecheck": "tsc --noEmit"