securityos/node_modules/istanbul-reports/lib/html-spa/.babelrc

4 lines
93 B
Plaintext
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
{
"presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}