remove node_modules and .gitignore them
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = function (value) {
|
||||
// eslint-disable-next-line no-self-compare
|
||||
return value !== value;
|
||||
};
|
||||
Reference in New Issue
Block a user