UNPKG

json-light

Version:

Allow to extend yaml or json files configuration

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