Skip to content

Commit

Permalink
test: update snapshots for [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic1048 committed Dec 9, 2024
1 parent 7012bf6 commit bd1fed2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion specs/eslint-configs/__snapshots__/presets.test.mts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2162,6 +2162,7 @@ exports[`Resolved config matches snapshot > typescript-react.tsx 1`] = `
"CSSKeywordValue": false,
"CSSLayerBlockRule": false,
"CSSLayerStatementRule": false,
"CSSMarginRule": false,
"CSSMathClamp": false,
"CSSMathInvert": false,
"CSSMathMax": false,
Expand All @@ -2173,6 +2174,7 @@ exports[`Resolved config matches snapshot > typescript-react.tsx 1`] = `
"CSSMatrixComponent": false,
"CSSMediaRule": false,
"CSSNamespaceRule": false,
"CSSNestedDeclarations": false,
"CSSNumericArray": false,
"CSSNumericValue": false,
"CSSPageDescriptors": false,
Expand Down Expand Up @@ -2484,7 +2486,6 @@ exports[`Resolved config matches snapshot > typescript-react.tsx 1`] = `
"InputEvent": false,
"IntersectionObserver": false,
"IntersectionObserverEntry": false,
"Iterator": false,
"Keyboard": false,
"KeyboardEvent": false,
"KeyboardLayoutMap": false,
Expand Down Expand Up @@ -2946,12 +2947,15 @@ exports[`Resolved config matches snapshot > typescript-react.tsx 1`] = `
"XRDOMOverlayState": false,
"XRDepthInformation": false,
"XRFrame": false,
"XRHand": false,
"XRHitTestResult": false,
"XRHitTestSource": false,
"XRInputSource": false,
"XRInputSourceArray": false,
"XRInputSourceEvent": false,
"XRInputSourcesChangeEvent": false,
"XRJointPose": false,
"XRJointSpace": false,
"XRLayer": false,
"XRLightEstimate": false,
"XRLightProbe": false,
Expand Down

0 comments on commit bd1fed2

Please sign in to comment.