Run new lint rules (#5413)
This commit is contained in:
@@ -5,7 +5,7 @@ export default function () {
|
||||
if (path.get("callee").matchesPattern("Object.assign")) {
|
||||
path.node.callee = file.addHelper("extends");
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user