`const SPACE_OR_PUNCTUATION = /[\n\r\p{Z}\p{P}]+/u;` -> this part of code means this project only supports ES2018+