challenge-algorithms-v2.0-s.../node_modules/istanbul-reports/lib/html-spa/.babelrc

4 lines
93 B
Plaintext
Raw Normal View History

2022-10-27 18:51:35 +00:00
{
"presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}