convert group to non-capturing-group: `(.+)` -> `(?:.+)`
github.com/shokai/disable-regexp-capture
shokai/disable-regexp-capture