Adjust syntax to remove lint error
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
4efd29b488
commit
e72e05ebc0
@ -1,4 +1,6 @@
|
|||||||
module.exports = statusCodes = {
|
module.exports = statusCodes
|
||||||
|
|
||||||
|
const statusCodes = {
|
||||||
700: 'no authentication attempt',
|
700: 'no authentication attempt',
|
||||||
701: 'invalid credentials',
|
701: 'invalid credentials',
|
||||||
702: 'domain not whitelisted',
|
702: 'domain not whitelisted',
|
||||||
|
Loading…
Reference in New Issue
Block a user