Delete .babelrc

This commit is contained in:
José Corte 2022-05-12 17:26:14 +00:00
parent e28d661f89
commit 6b6bf086a9

View File

@ -1,8 +0,0 @@
{
"presets": [
"next/babel"
],
"plugins": [
["styled-components", { "ssr": true }]
]
}