Files
babel/packages/babel-plugin-transform-computed-properties/test/fixtures/loose/options.json

4 lines
92 B
JSON

{
"plugins": ["external-helpers", ["transform-computed-properties", { "loose": true }]]
}