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

4 lines
97 B
JSON

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