mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Add templateSettings to the Chaining category and cleanup _.difference use.
Former-commit-id: acccb5d3868cf6e38b9f6f87b6107cf4c7b1ec30
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
'zipObject': ['object']
|
||||
};
|
||||
|
||||
/** Used to track the category of functions */
|
||||
/** Used to track the category of identifiers */
|
||||
var categoryMap = {
|
||||
'Arrays': [
|
||||
'compact',
|
||||
@@ -205,6 +205,7 @@
|
||||
'result',
|
||||
'runInContext',
|
||||
'template',
|
||||
'templateSettings',
|
||||
'times',
|
||||
'unescape',
|
||||
'uniqueId'
|
||||
|
||||
Reference in New Issue
Block a user