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

5 lines
93 B
Plaintext
Raw Normal View History

2022-06-07 13:30:48 +09:00
{
"presets": ["next/babel", "@emotion/babel-preset-css-prop"],
"plugins": ["@emotion"]
}