mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-16 11:14:38 -05:00
eslint for notification.js
This commit is contained in:
parent
f96d792fa1
commit
682e4d45e2
@ -75,5 +75,6 @@ module.exports = {
|
|||||||
"no-empty": ["error", {
|
"no-empty": ["error", {
|
||||||
"allowEmptyCatch": true
|
"allowEmptyCatch": true
|
||||||
}],
|
}],
|
||||||
|
"no-control-regex": "off"
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user