test-set/express-endpoint-master/lib/middleware/errorHandler.js
Function exports
has 54 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
exports = module.exports = function(options) {
var config = Hash({
rules: {},
stylesheets: ['/endpoint/css/reset.css',
'/endpoint/css/style.css'],