Files
babel/packages/babel-plugin-transform-strict-mode/test/fixtures/auxiliary-comment/options.json
2015-11-13 12:56:30 -06:00

6 lines
154 B
JSON

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