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