UNPKG

@pnwairfire/piles-calculator

Version:
9 lines (7 loc) 239 B
module.exports = { transform: { }, testEnvironment: "node", testMatch: ["**/tests/**/*.test.mjs", "**/tests/**/*.test.[jt]s?(x)"], // Matches test files moduleFileExtensions: ["mjs", "js", "jsx", "ts", "tsx", "json", "node"] };