1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-25 04:12:12 +00:00
libs/jest.base.json
Florian Bouillon 0ea5c6ad14
test (#42)
Signed-off-by: Avior <github@avior.me>
2021-09-29 10:30:30 +02:00

5 lines
53 B
JSON

{
"preset": "ts-jest",
"testEnvironment": "node"
}