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

4 lines
102 B
JSON

{
"plugins": ["external-helpers", ["transform-es2015-modules-commonjs", { "strictMode": false }]]
}