replace jest with ava
This commit is contained in:
parent
27cc8b23fe
commit
0347b72305
11775 changed files with 84546 additions and 1440575 deletions
5
node_modules/isarray/index.js
generated
vendored
5
node_modules/isarray/index.js
generated
vendored
|
|
@ -1,5 +0,0 @@
|
|||
var toString = {}.toString;
|
||||
|
||||
module.exports = Array.isArray || function (arr) {
|
||||
return toString.call(arr) == '[object Array]';
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue