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