fix(predicates): use strict mode
This commit is contained in:
parent
6e38cf2bc1
commit
0924184358
@ -1,3 +1,5 @@
|
|||||||
|
'use strict'
|
||||||
|
|
||||||
const {
|
const {
|
||||||
isArray,
|
isArray,
|
||||||
prototype: { filter },
|
prototype: { filter },
|
||||||
|
Loading…
Reference in New Issue
Block a user