odin-js-fundamentals-part-5/node_modules/istanbul-reports/lib/html-spa/.babelrc

4 lines
93 B
Plaintext
Raw Normal View History

2024-01-11 08:52:05 +00:00
{
"presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}