mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 07:47:54 -05:00
Merge pull request #66 from SiPlus/master
Change Array.prototype.slice.call(items) to items.slice()
This commit is contained in:
Change Array.prototype.slice.call(items) to items.slice()