-
Aleksey Shvayka authored
Unlike PHP, in JavaScript ! has higher precedence than instanceof, thus !smth instanceof TypeError will never (unless @@hasInstance is defined) be true.
Aleksey Shvayka authoredUnlike PHP, in JavaScript ! has higher precedence than instanceof, thus !smth instanceof TypeError will never (unless @@hasInstance is defined) be true.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.