Format fixture JSON with Prettier. (#8658)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"plugins": ["external-helpers", "transform-function-name", ["transform-classes", { "loose": true }], "transform-spread", "transform-block-scoping", "syntax-flow"]
|
||||
"plugins": [
|
||||
"external-helpers",
|
||||
"transform-function-name",
|
||||
["transform-classes", { "loose": true }],
|
||||
"transform-spread",
|
||||
"transform-block-scoping",
|
||||
"syntax-flow"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user