UNPKG

@forensic-js/regex

Version:

A module that builds on the existing RegExp module, making it easier working with text matching and replacement both in the browser and node environments

7 lines 141 B
module.exports = { 'testEnvironment': 'node', 'collectCoverage': true, 'transform': { '^.+\\.tsx?$': 'babel-jest' } }