UNPKG

typ3s

Version:
14 lines 166 B
{ "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testMatch": [ "**/__tests__/*.test.ts" ], "moduleFileExtensions": [ "ts", "js", "json", "node" ] }