Files
babel/packages/babel-plugin-transform-es2015-modules-commonjs/test/fixtures/auxiliary-comment/options.json

6 lines
149 B
JSON

{
"plugins": ["external-helpers", "transform-es2015-modules-commonjs"],
"auxiliaryCommentBefore": "before",
"auxiliaryCommentAfter": "after"
}