4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
// filepath: .babelrc
|
|
{
|
|
"presets": ["@babel/preset-env", "@babel/preset-react"]
|
|
} |