portfolio/.babelrc

5 lines
68 B
Plaintext

{
"presets": ["next/babel"],
"plugins": ["styled-components"]
}