Skip to content

Commit 139825d

Browse files
committed
chore: run npm run lint:fix
1 parent 1d1724e commit 139825d

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

api/Notification.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chrome_android": {
1919
"version_added": "42",
2020
"partial_implementation": true,
21-
"notes": "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>."
21+
"notes": "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>."
2222
},
2323
"edge": {
2424
"version_added": "14"
@@ -56,8 +56,8 @@
5656
"version_added": "16.4",
5757
"partial_implementation": true,
5858
"notes": [
59-
"The <code>Notification</code> interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value.",
60-
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>."
59+
"The `Notification` interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value.",
60+
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>."
6161
]
6262
},
6363
"samsunginternet_android": {
@@ -98,8 +98,8 @@
9898
"version_added": "42",
9999
"partial_implementation": true,
100100
"notes": [
101-
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>.",
102-
"This constructor always throws a <code>TypeError</code> exception."
101+
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>.",
102+
"This constructor always throws a `TypeError` exception."
103103
]
104104
},
105105
"edge": {
@@ -127,8 +127,8 @@
127127
"version_added": "16.4",
128128
"partial_implementation": true,
129129
"notes": [
130-
"This constructor throws a <code>ReferenceError</code> exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value.",
131-
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>."
130+
"This constructor throws a `ReferenceError` exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value.",
131+
"A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>."
132132
]
133133
},
134134
"samsunginternet_android": "mirror",
@@ -891,7 +891,7 @@
891891
"safari_ios": {
892892
"version_added": "16.4",
893893
"partial_implementation": true,
894-
"notes": "The parent <code>Notification</code> interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value."
894+
"notes": "The parent `Notification` interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value."
895895
},
896896
"samsunginternet_android": "mirror",
897897
"webview_android": {
@@ -998,7 +998,7 @@
998998
"safari_ios": {
999999
"version_added": "16.4",
10001000
"partial_implementation": true,
1001-
"notes": "The parent <code>Notification</code> interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value."
1001+
"notes": "The parent `Notification` interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value."
10021002
},
10031003
"samsunginternet_android": "mirror",
10041004
"webview_android": {

api/_globals/performance.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"version_added": "8.5.0",
3737
"version_removed": "16.0.0",
3838
"partial_implementation": true,
39-
"notes": "Available as a part of the <code>perf_hooks</code> module."
39+
"notes": "Available as a part of the `perf_hooks` module."
4040
}
4141
],
4242
"oculus": "mirror",
@@ -87,7 +87,7 @@
8787
"version_added": "11.7.0",
8888
"version_removed": "16.0.0",
8989
"partial_implementation": true,
90-
"notes": "Available as a part of the <code>perf_hooks</code> module."
90+
"notes": "Available as a part of the `perf_hooks` module."
9191
}
9292
],
9393
"oculus": "mirror",

webextensions/api/webRequest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,7 +2047,7 @@
20472047
"edge": "mirror",
20482048
"firefox": {
20492049
"version_added": "74",
2050-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
2050+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
20512051
},
20522052
"firefox_android": {
20532053
"version_added": false
@@ -2598,7 +2598,7 @@
25982598
"edge": "mirror",
25992599
"firefox": {
26002600
"version_added": "74",
2601-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
2601+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
26022602
},
26032603
"firefox_android": {
26042604
"version_added": false
@@ -3051,7 +3051,7 @@
30513051
"edge": "mirror",
30523052
"firefox": {
30533053
"version_added": "74",
3054-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
3054+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
30553055
},
30563056
"firefox_android": {
30573057
"version_added": false
@@ -3506,7 +3506,7 @@
35063506
"edge": "mirror",
35073507
"firefox": {
35083508
"version_added": "74",
3509-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
3509+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
35103510
},
35113511
"firefox_android": {
35123512
"version_added": false
@@ -4040,7 +4040,7 @@
40404040
"edge": "mirror",
40414041
"firefox": {
40424042
"version_added": "74",
4043-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
4043+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
40444044
},
40454045
"firefox_android": {
40464046
"version_added": false
@@ -4508,7 +4508,7 @@
45084508
"edge": "mirror",
45094509
"firefox": {
45104510
"version_added": "74",
4511-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
4511+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
45124512
},
45134513
"firefox_android": {
45144514
"version_added": false
@@ -5065,7 +5065,7 @@
50655065
"edge": "mirror",
50665066
"firefox": {
50675067
"version_added": "74",
5068-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
5068+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
50695069
},
50705070
"firefox_android": {
50715071
"version_added": false
@@ -5595,7 +5595,7 @@
55955595
"edge": "mirror",
55965596
"firefox": {
55975597
"version_added": "74",
5598-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
5598+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
55995599
},
56005600
"firefox_android": {
56015601
"version_added": false
@@ -6029,7 +6029,7 @@
60296029
"edge": "mirror",
60306030
"firefox": {
60316031
"version_added": "74",
6032-
"notes": "Classification flags <code>emailtracking</code> and <code>emailtracking_content</code> added in Firefox 104."
6032+
"notes": "Classification flags `emailtracking` and `emailtracking_content` added in Firefox 104."
60336033
},
60346034
"firefox_android": {
60356035
"version_added": false

0 commit comments

Comments
 (0)