Skip to content

Commit

Permalink
chore: run npm run lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Jan 3, 2025
1 parent dd817d0 commit 8b3d771
Show file tree
Hide file tree
Showing 30 changed files with 51 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/CredentialsContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@
"extensions": {
"__compat": {
"description": "`create()` extensions",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Web_Authentication_API/WebAuthn_extensions",
"spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-extensions",
"tags": [
"web-features:webauthn"
Expand Down Expand Up @@ -1006,6 +1007,7 @@
"extensions": {
"__compat": {
"description": "`get()` extensions",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Web_Authentication_API/WebAuthn_extensions",
"spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-extensions",
"tags": [
"web-features:webauthn"
Expand Down
1 change: 1 addition & 0 deletions css/properties/width.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
"fit-content_function": {
"__compat": {
"description": "`fit-content()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/fit-content_function",
"tags": [
"web-features:fit-content-function"
],
Expand Down
1 change: 1 addition & 0 deletions html/elements/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@
},
"rel": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/rel",
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#attr-hyperlink-rel",
"tags": [
"web-features:a"
Expand Down
1 change: 1 addition & 0 deletions html/elements/area.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@
},
"rel": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/rel",
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#attr-hyperlink-rel",
"tags": [
"web-features:image-maps"
Expand Down
1 change: 1 addition & 0 deletions html/elements/audio.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
},
"crossorigin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/crossorigin",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#attr-media-crossorigin",
"tags": [
"web-features:audio"
Expand Down
2 changes: 2 additions & 0 deletions html/elements/form.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
},
"autocomplete": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/autocomplete",
"spec_url": "https://html.spec.whatwg.org/multipage/forms.html#attr-form-autocomplete",
"tags": [
"web-features:form"
Expand Down Expand Up @@ -425,6 +426,7 @@
},
"rel": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/rel",
"spec_url": "https://html.spec.whatwg.org/multipage/forms.html#attr-form-rel",
"tags": [
"web-features:form"
Expand Down
1 change: 1 addition & 0 deletions html/elements/img.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@
},
"crossorigin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/crossorigin",
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-crossorigin",
"tags": [
"web-features:img"
Expand Down
1 change: 1 addition & 0 deletions html/elements/link.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
},
"crossorigin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/crossorigin",
"spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-crossorigin",
"tags": [
"web-features:link"
Expand Down
1 change: 1 addition & 0 deletions html/elements/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
},
"crossorigin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/crossorigin",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#attr-script-crossorigin",
"tags": [
"web-features:script"
Expand Down
4 changes: 4 additions & 0 deletions html/elements/textarea.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
},
"autocomplete": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/autocomplete",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete",
"tags": [
"web-features:textarea"
Expand Down Expand Up @@ -241,6 +242,7 @@
},
"dirname": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/dirname",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-dirname",
"tags": [
"web-features:dirname"
Expand Down Expand Up @@ -501,6 +503,7 @@
},
"placeholder": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/placeholder",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#attr-textarea-placeholder",
"tags": [
"web-features:textarea"
Expand Down Expand Up @@ -631,6 +634,7 @@
},
"required": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/required",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#attr-textarea-required",
"tags": [
"web-features:textarea"
Expand Down
1 change: 1 addition & 0 deletions html/elements/video.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
},
"crossorigin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Attributes/crossorigin",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#attr-media-crossorigin",
"tags": [
"web-features:video"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/linking.html#AElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/animate.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/specs/animations/#HrefAttribute",
"tags": [
"web-features:smil-svg-animations"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/animateMotion.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/specs/animations/#HrefAttribute",
"tags": [
"web-features:smil-svg-animations"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/animateTransform.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/specs/animations/#HrefAttribute",
"tags": [
"web-features:smil-svg-animations"
Expand Down
3 changes: 3 additions & 0 deletions svg/elements/circle.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"cx": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cx",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -84,6 +85,7 @@
},
"cy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cy",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -198,6 +200,7 @@
},
"r": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/r",
"tags": [
"web-features:svg"
],
Expand Down
2 changes: 2 additions & 0 deletions svg/elements/ellipse.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"cx": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cx",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -92,6 +93,7 @@
},
"cy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cy",
"tags": [
"web-features:svg"
],
Expand Down
1 change: 1 addition & 0 deletions svg/elements/feImage.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feimage-href",
"tags": [
"web-features:svg-filters"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/image.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/embedded.html#ImageElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
4 changes: 4 additions & 0 deletions svg/elements/line.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
},
"x1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/x1",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -138,6 +139,7 @@
},
"x2": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/x2",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -182,6 +184,7 @@
},
"y1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/y1",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -226,6 +229,7 @@
},
"y2": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/y2",
"tags": [
"web-features:svg"
],
Expand Down
6 changes: 6 additions & 0 deletions svg/elements/linearGradient.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
},
"gradientUnits": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/gradientUnits",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementGradientUnitsAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -123,6 +124,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -200,6 +202,7 @@
},
"x1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/x1",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementX1Attribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -237,6 +240,7 @@
},
"x2": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/x2",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementX2Attribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -309,6 +313,7 @@
},
"y1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/y1",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementY1Attribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -346,6 +351,7 @@
},
"y2": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/y2",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#LinearGradientElementY2Attribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/mpath.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/specs/animations/#MPathElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#PatternElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
6 changes: 6 additions & 0 deletions svg/elements/radialGradient.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"cx": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cx",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementCXAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -85,6 +86,7 @@
},
"cy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cy",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementCYAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -236,6 +238,7 @@
},
"gradientTransform": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/gradientTransform",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementGradientTransformAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -273,6 +276,7 @@
},
"gradientUnits": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/gradientUnits",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementGradientUnitsAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -310,6 +314,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -349,6 +354,7 @@
},
"r": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/r",
"spec_url": "https://svgwg.org/svg2-draft/pservers.html#RadialGradientElementRAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/interact.html#ScriptElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/set.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/specs/animations/#HrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/textPath.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/text.html#TextPathElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/use.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/href",
"spec_url": "https://svgwg.org/svg2-draft/struct.html#UseElementHrefAttribute",
"tags": [
"web-features:svg"
Expand Down
1 change: 1 addition & 0 deletions svg/elements/view.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
},
"zoomAndPan": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/zoomAndPan",
"support": {
"chrome": {
"version_added": "1"
Expand Down
Loading

0 comments on commit 8b3d771

Please sign in to comment.