Format fixture JSON with Prettier. (#8658)
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"name": "babel-test",
|
||||
"supportsStaticESM": true
|
||||
},
|
||||
"plugins": [["transform-runtime", { "useESModules": true }], "transform-classes"]
|
||||
"plugins": [
|
||||
["transform-runtime", { "useESModules": true }],
|
||||
"transform-classes"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user