mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-26 09:53:50 +01:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/preset-env",
|
|
["@babel/preset-react", {"runtime": "automatic"}]
|
|
]
|
|
} |