build(package.json): adds tsx to test functionality using ts files

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
2025-04-17 02:48:19 +02:00
parent b09b0bcdae
commit 64829441e5
2 changed files with 419 additions and 16 deletions

View File

@@ -42,6 +42,7 @@
"lint-staged": "^15.4.3",
"prettier": "3.5.3",
"ts-jest": "^29.2.6",
"tsx": "^4.19.3",
"typedoc": "^0.27.9",
"typedoc-github-theme": "^0.2.1",
"typedoc-plugin-coverage": "^3.4.1",