mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 20:19:12 +00:00
8 lines
97 B
Text
8 lines
97 B
Text
{
|
|
"presets": [
|
|
"next/babel"
|
|
],
|
|
"plugins": [
|
|
"transform-flow-strip-types"
|
|
]
|
|
}
|