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