ente/.babelrc
2022-06-13 18:11:22 +05:30

5 lines
78 B
Plaintext

{
"presets": [["next/babel"]],
"plugins": ["@emotion/babel-plugin"]
}