Browse Source

eslint for notification.js

pull/254/head
LouisLam 3 years ago
parent
commit
682e4d45e2
  1. 1
      .eslintrc.js

1
.eslintrc.js

@ -75,5 +75,6 @@ module.exports = {
"no-empty": ["error", {
"allowEmptyCatch": true
}],
"no-control-regex": "off"
},
}

Loading…
Cancel
Save