yude.jp/.babelrc

4 lines
76 B
Plaintext

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