1
0
mirror of https://github.com/uetchy/namae.git synced 2025-07-06 16:05:59 +09:00
namae/.babelrc

5 lines
93 B
Plaintext

{
"presets": ["next/babel", "@emotion/babel-preset-css-prop"],
"plugins": ["@emotion"]
}