Format fixture JSON with Prettier. (#8658)
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
{
|
||||
"plugins": ["external-helpers", "transform-destructuring", "transform-spread", "transform-parameters", "transform-block-scoping", "proposal-object-rest-spread", "transform-regenerator"]
|
||||
"plugins": [
|
||||
"external-helpers",
|
||||
"transform-destructuring",
|
||||
"transform-spread",
|
||||
"transform-parameters",
|
||||
"transform-block-scoping",
|
||||
"proposal-object-rest-spread",
|
||||
"transform-regenerator"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user