this is my code but doesn\'t work and i dunno why?:
const phoneRegex = RegExp( /^\\(\\+1\\)?[-]?([0-9]{3})\\)?[-]?([0-9]{3})[-]?([0-9]{4})$/ );