aboutsummaryrefslogtreecommitdiff
path: root/node_modules/istanbul-reports/lib/html-spa/.babelrc
blob: f995d680d0585a66e9fc89c44270b138efee1a1e (plain)
1
2
3
{
    "presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}