remove node_modules and .gitignore them
This commit is contained in:
-5
@@ -1,5 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = require("./is-implemented")()
|
||||
? Array.prototype[require("es6-symbol").iterator]
|
||||
: require("./shim");
|
||||
Reference in New Issue
Block a user