bluelovers

Results 204 comments of bluelovers

@jordanbtucker how about just use `.toString()` ? i think `"/abc/g"` is better than `{}`

@jordanbtucker already have? but today i still get `{}` in node.js

also maybe for function too? not `null`

i use VirtualConsole , but this error still happen and in my env , i have some reason, so i don't use https://github.com/jsdom/jsdom/issues/2177#issuecomment-426825829 hope a options for ignore this error...

https://github.com/bluelovers/mocha-benchmark/blob/671c2f422d57662cb50eb2e3bb526ea12738f7ae/mocha_benchmark.ts#L297-L331

@jfahrenkrug does official xregexp will do something like? https://github.com/bluelovers/xregexp-plugin-hanzi-cjk/blob/0590c2f04e192f6968653f3b63b612ddd6acece7/index.ts#L73 --- and how can post code like u do?

i think u should ignore conflicts , because it is from javascript to typescript the generate js , u can use `tsc` command for build it

can manual merge in local

可以先考慮不要在 regex 模式下使用此功能 而在純文字搜尋那邊 表面上 是搜尋 亞 實際上內部則搜尋 [亚亜亞] 處理時對 [?!] .... 以及其他那些 regex 相關的加上 `\\` 如此一來就不用擔心這個問題