1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00
Files
namae/.babelrc
2022-06-07 13:30:48 +09:00

5 lines
93 B
Plaintext

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