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

4 lines
99 B
JSON

{
"plugins": ["external-helpers-2", ["transform-es2015-modules-commonjs", { "strict": true }]]
}