Files
babel/packages/babel-plugin-transform-arrow-functions/test/fixtures/arrow-functions/spec-naming/options.json
2018-09-09 17:57:52 -07:00

7 lines
99 B
JSON

{
"plugins": [
"external-helpers",
["transform-arrow-functions", { "spec": true }]
]
}