UNPKG

typ3s

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