mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-05 13:39:13 +01:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": [["styled-components", { "ssr": true }]]
|
|
} |