Files
babel/packages/babel-plugin-transform-new-target/test/fixtures/general/class-properties/options.json

4 lines
119 B
JSON

{
"plugins": ["transform-new-target", "transform-arrow-functions", ["proposal-class-properties", {"loose": true}]]
}