lodash-match-pattern
lodash-match-pattern copied to clipboard
add comments documentation
There is no documentation on how to put comments in patterns. I had to search in issues and discovered that # is the comment character the lib looks for. It'd be great if this was documented since it works.