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