UNPKG

lambdaorm

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