UNPKG

islamic-inheritance-calculator

Version:

A simple library for calculating Islamic inheritance shares (experimental)

7 lines 157 B
/** @type {import('ts-jest').JestConfigWithTsJest} **/ module.exports = { testEnvironment: "node", transform: { "^.+\.tsx?$": ["ts-jest",{}], }, };