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