Format fixture JSON with Prettier. (#8658)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"plugins": ["transform-new-target", "transform-arrow-functions", ["proposal-class-properties", {"loose": true}]]
|
||||
"plugins": [
|
||||
"transform-new-target",
|
||||
"transform-arrow-functions",
|
||||
["proposal-class-properties", { "loose": true }]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user