mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
Fixes for ESLint
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/*global getAccessToken*/
|
||||
|
||||
function notifyUser(user) {
|
||||
browser.notifications.create({
|
||||
"type": "basic",
|
||||
|
||||
Reference in New Issue
Block a user