4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-09 22:16:56 +00:00
setup-helm/node_modules/istanbul-reports/lib/html-spa/.babelrc
2022-01-26 21:54:27 +00:00

3 lines
93 B
Text

{
"presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}