daily-examples/custom/fitness-demo/.babelrc

5 lines
67 B
Plaintext

{
"presets": ["next/babel"],
"plugins": ["inline-react-svg"]
}