UNPKG

forex-quotes

Version:

Realtime forex quote API client

14 lines 238 B
module.exports = { "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ], "transform": { "^.+\\.tsx?$": "ts-jest" }, }