yude.jp/.babelrc

4 lines
76 B
Plaintext
Raw Permalink Normal View History

2021-05-24 16:17:02 +09:00
{
"presets": [ "next/babel" ],
"plugins": [ "inline-react-svg" ]
}