Remove redundant eslint rule exception
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* eslint-disable import/no-extraneous-dependencies */
|
||||
|
||||
const mergeWith = require('lodash/mergeWith');
|
||||
|
||||
module.exports = function mergeWithConcat() {
|
||||
|
||||
Reference in New Issue
Block a user