eslint for notification.js

pull/254/head
LouisLam 3 years ago
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…
Cancel
Save