Files
babel/packages/babel-plugin-transform-es2015-modules-commonjs/test/fixtures/strict/options.json
2017-03-23 00:52:10 +02:00

7 lines
139 B
JSON

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