UNPKG

grout-js

Version:

A small module for reading rock grouting files

8 lines (7 loc) 185 B
module.exports = { transform: { '.(ts|tsx)': 'ts-jest', }, testRegex: '(/tests/.*|\\.(test|spec))\\.(ts|tsx|js)$', moduleFileExtensions: ['ts', 'tsx', 'js'], };