linagora/hublin

View on GitHub
backend/webserver/views.js

Summary

Maintainability
A
0 mins
Test Coverage

Parsing error: Assigning to rvalue
Open

module.exports = (req, res) => res.render(req.params[0].replace(/\.html$/, ''));
Severity: Minor
Found in backend/webserver/views.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status