UNPKG

docsify-share

Version:
7 lines (6 loc) 126 B
module.exports = { roots: ["<rootDir>/test", "<rootDir>/src"], transform: { "^.+\\.tsx?$": "ts-jest" } };