Dmitri Smirnov

Results 4 issues of Dmitri Smirnov

It seems that there is wrong regex, so annoying warning always throws on build ``` /usr/bin/grep: warning: stray \ before white space /usr/bin/grep: warning: stray \ before # /usr/bin/grep: warning:...

When trying to use animate function with transformations. Like $("#foo").animate({ scale: 1.5 }, 1000);

hi, I wrote similar to Jest (from JS ecosystem) unit testing framework. https://github.com/dknight/laura