1
0
Fork 0
mirror of https://github.com/MedzikUser/portfolio synced 2024-08-15 03:26:01 +00:00
portfolio/.babelrc

4 lines
68 B
Text

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