1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-21 06:59:20 +00:00
Files
libs/jest.base.json
2020-12-08 15:50:31 +01:00

6 lines
50 B
JSON

{
"transform": {
"^.+\\.tsx?$": "ts-jest"
}
}