mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 11:57:49 +00:00
Remove clearTimeout and setTimeout from the list of properties to escape in pre-compile.js.
Former-commit-id: 7d2c5fb866bd53df079fff3dab533866ab1f79f4
This commit is contained in:
@@ -77,7 +77,6 @@
|
|||||||
'bind',
|
'bind',
|
||||||
'bindAll',
|
'bindAll',
|
||||||
'chain',
|
'chain',
|
||||||
'clearTimeout',
|
|
||||||
'clone',
|
'clone',
|
||||||
'collect',
|
'collect',
|
||||||
'compact',
|
'compact',
|
||||||
@@ -170,7 +169,6 @@
|
|||||||
'rest',
|
'rest',
|
||||||
'result',
|
'result',
|
||||||
'select',
|
'select',
|
||||||
'setTimeout',
|
|
||||||
'shuffle',
|
'shuffle',
|
||||||
'size',
|
'size',
|
||||||
'some',
|
'some',
|
||||||
|
|||||||
Reference in New Issue
Block a user