daily-examples/dailyjs/basic-call/.babelrc

5 lines
67 B
Plaintext

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