mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Disable fp concat rearg.
This commit is contained in:
committed by
John-David Dalton
parent
bae497ec5a
commit
01819e7a5a
@@ -180,6 +180,7 @@ module.exports = {
|
||||
'skipRearg': {
|
||||
'assign': true,
|
||||
'assignIn': true,
|
||||
'concat': true,
|
||||
'defaults': true,
|
||||
'defaultsDeep': true,
|
||||
'difference': true,
|
||||
|
||||
Reference in New Issue
Block a user