mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": [["styled-components", { "ssr": true }]]
|
|
} |