mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 16:44:27 +01:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
{
|
||
|
"presets": ["next/babel"],
|
||
|
"plugins": [["styled-components", { "ssr": true }]]
|
||
|
}
|