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