mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Ensure fp.rearg returns a curried function. [closes #2413]
This commit is contained in:
@@ -321,6 +321,7 @@ exports.skipFixed = {
|
||||
'flowRight': true,
|
||||
'iteratee': true,
|
||||
'mixin': true,
|
||||
'rearg': true,
|
||||
'runInContext': true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user