1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-14 19:59:17 +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": { "preset": "ts-jest",
"^.+\\.tsx?$": "ts-jest" "testEnvironment": "node"
}
} }