UNPKG

air-thai-api

Version:
8 lines 249 B
{ "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"], "modulePathIgnorePatterns": ["<rootDir>/example/"] }