Files
babel/packages/babel-plugin-transform-flow-comments/test/fixtures/flow-comments/class-prop-values-3/options.json

7 lines
105 B
JSON

{
"plugins": [
"transform-flow-comments",
["proposal-class-properties", {"loose": true}]
]
}