[ QUESTION ] Is it possible to add `/i`, a insensitive case
Open
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
The Title is pretty much self-explanatory. I can't find any information on how to add /i to have RegEx check for any string with an insensitive.
The RegEx is no longer working because of insensitive case. I had to update it to account for the cases, upper or lower.
Contributor guide
Assessment
This issue has not been assessed yet.