Format fixture JSON with Prettier. (#8658)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"plugins": ["external-helpers", "syntax-jsx", "transform-react-inline-elements", "transform-react-jsx"]
|
||||
"plugins": [
|
||||
"external-helpers",
|
||||
"syntax-jsx",
|
||||
"transform-react-inline-elements",
|
||||
"transform-react-jsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user