UNPKG

safe-regex-test

Version:

Give a regex, get a robust predicate function that tests it against a string.

9 lines 118 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { // "target": "es2021", }, "exclude": [ "coverage", ], }