UNPKG

@teclone/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

12 lines (11 loc) 225 B
{ "env": { "test": { "presets": [["@babel/preset-env"], "@babel/preset-typescript"], "plugins": [ "@babel/proposal-class-properties", "@babel/proposal-object-rest-spread" ] } } }