antv-l7/node_modules/gatsby-plugin-offline/.babelrc

7 lines
81 B
Plaintext

{
"presets": [
["babel-preset-gatsby-package", { "browser": true }]
]
}