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