mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 13:03:31 +00:00
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
{
|
|
"presets": [
|
|
"next/babel"
|
|
],
|
|
"plugins": [
|
|
["styled-components", { "ssr": true, "displayName": true, "preprocess": false } ]
|
|
]
|
|
}
|