0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 03:08:38 +09:00
Files
yude.jp/.babelrc

4 lines
76 B
Plaintext

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