1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-13 19:29:19 +00:00
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-09-29 10:30:30 +02:00
committed by GitHub
parent 12b8b8be57
commit 0ea5c6ad14

View File

@ -1,5 +1,4 @@
{
"transform": {
"^.+\\.tsx?$": "ts-jest"
}
"preset": "ts-jest",
"testEnvironment": "node"
}