5
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-12-28 11:38:18 +00:00
setup-helm/node_modules/istanbul-reports/lib/html-spa/.babelrc
2022-06-27 14:17:15 -04:00

3 lines
93 B
Text

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