Mixonomer/.babelrc

3 lines
54 B
Plaintext
Raw Permalink Normal View History

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