mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-03 11:29:17 +01:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
{
|
||
|
"presets": ["next/babel"],
|
||
|
"plugins": [["styled-components", { "ssr": true }]]
|
||
|
}
|