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