UNPKG

@amollo-lint/commitlint-plugin-card-id

Version:
2 lines (1 loc) 70 B
exports.reEscape = value => value.replace(/([^0-9A-Za-z])/g, "\\$1");