UNPKG

html-docx-js-typescript

Version:
9 lines (8 loc) 216 B
{ "roots": ["<rootDir>/src/"], "transform": { "\\.tsx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"] }