Files
babel/packages/babel-plugin-transform-strict-mode/test/fixtures/auxiliary-comment/options.json

6 lines
147 B
JSON

{
"plugins": ["transform-strict-mode", "transform-modules-commonjs"],
"auxiliaryCommentBefore": "before",
"auxiliaryCommentAfter": "after"
}