I have caught a weird bug which slows strip up to 90 seconds on very small file (28 lines). Attached project to reproduce (npm i && node ./index.js) If you remove line number 2, it becomes much faster [strip-test.zip](https://github.com/jonschlinkert/strip-comments/files/14022894/strip-test.zip)   