Files
babel/packages/babel-plugin-transform-runtime/test/fixtures/absoluteRuntime/options.json
2021-03-23 20:17:16 +01:00

6 lines
104 B
JSON

{
"externalHelpers": false,
"os": ["linux", "darwin"],
"targets": { "browsers": "ie 6, ios 4" }
}