mirror of
https://github.com/zoriya/flood.git
synced 2026-06-07 04:15:06 +00:00
Applies eslint rules (#702)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = key => {
|
||||
return (req, res, next) => {
|
||||
const value = req.body && req.body[key];
|
||||
|
||||
Reference in New Issue
Block a user