UNPKG

ardorjs

Version:

Local transaction signing for ardor transactions, and ardor address creations

8 lines (7 loc) 142 B
module.exports = { preset: "ts-jest", transform: { "^.+\\.(ts|tsx)?$": "ts-jest", "^.+\\.(js|jsx)$": "babel-jest", }, };