shellphone.app/.babelrc
2021-07-18 23:33:08 +08:00

9 lines
73 B
Plaintext

{
"presets": [
"next/babel"
],
"plugins": [
"superjson-next"
]
}