Remove .babelrc (not used anymore)

This commit is contained in:
0x1eef 2024-03-15 21:16:18 -03:00
parent 5a3835db7e
commit 64a942244e

View file

@ -1,7 +0,0 @@
{
"presets": [
"@babel/typescript",
"@babel/preset-env",
["@babel/preset-react", {"runtime": "automatic"}]
]
}