mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Fix prettier on all files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createPrettyHtmlMatchers } from 'jest-prettyhtml-matchers'
|
||||
import { createPrettyHtmlMatchers } from "jest-prettyhtml-matchers";
|
||||
|
||||
expect.extend(
|
||||
createPrettyHtmlMatchers({
|
||||
@@ -6,4 +6,4 @@ expect.extend(
|
||||
sortAttributes: true,
|
||||
wrapAttributes: true
|
||||
})
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user