1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

added babelrc

This commit is contained in:
mrfry 2023-03-28 19:50:58 +02:00
parent d2524e5903
commit e810b93248

3
.babelrc Normal file
View file

@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-react"]
}