awjh / license-check-and-add

license-check-and-add
Apache License 2.0
11 stars 9 forks source link

Regex replacements that are numbers fail with `replacement.match is not a function` #49

Closed JQrdan closed 2 years ago

JQrdan commented 3 years ago

After some debugging, I found that the argument stays as type number and never gets casted to a string