Files
babel/packages/babel-plugin-transform-flow-comments/test/fixtures/flow-comments/class-prop-values-3/options.json
2018-09-09 17:57:52 -07:00

7 lines
107 B
JSON

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